Searched refs:EVENT_IO_TO_APP (Results 1 – 6 of 6) sorted by relevance
84 if (event == EVENT_IO_TO_APP) in bt_beacon_app_main_task()
85 if (event == EVENT_IO_TO_APP) in app_main_task()
92 if (event == EVENT_IO_TO_APP) in ble_central_app_main_task()
63 if (event == EVENT_IO_TO_APP) { in bt_config_app_main_task()
67 EVENT_IO_TO_APP = 0x11, /**< message from IO to user application */ enumerator
30 uint8_t event = EVENT_IO_TO_APP; in data_uart_msg_send()
Completed in 9 milliseconds