Home
last modified time | relevance | path

Searched refs:EVENT_IO_TO_APP (Results 1 – 6 of 6) sorted by relevance

/AliOS-Things-master/hardware/chip/rtl872xd/sdk/component/common/bluetooth/realtek/sdk/example/bt_beacon/
A Dbt_beacon_app_task.c84 if (event == EVENT_IO_TO_APP) in bt_beacon_app_main_task()
/AliOS-Things-master/hardware/chip/rtl872xd/sdk/component/common/bluetooth/realtek/sdk/example/ble_peripheral/
A Dapp_task.c85 if (event == EVENT_IO_TO_APP) in app_main_task()
/AliOS-Things-master/hardware/chip/rtl872xd/sdk/component/common/bluetooth/realtek/sdk/example/ble_central/
A Dble_central_app_task.c92 if (event == EVENT_IO_TO_APP) in ble_central_app_main_task()
/AliOS-Things-master/hardware/chip/rtl872xd/sdk/component/common/bluetooth/realtek/sdk/example/bt_config/
A Dbt_config_app_task.c63 if (event == EVENT_IO_TO_APP) { in bt_config_app_main_task()
/AliOS-Things-master/hardware/chip/rtl872xd/sdk/component/common/bluetooth/realtek/sdk/inc/app/
A Dapp_msg.h67 EVENT_IO_TO_APP = 0x11, /**< message from IO to user application */ enumerator
/AliOS-Things-master/hardware/chip/rtl872xd/sdk/component/common/bluetooth/realtek/sdk/board/amebad/src/data_uart/
A Ddata_uart.c30 uint8_t event = EVENT_IO_TO_APP; in data_uart_msg_send()

Completed in 9 milliseconds