Home
last modified time | relevance | path

Searched refs:SIG_BTU_BTA_MSG (Results 1 – 3 of 3) sorted by relevance

/hal_espressif-latest/components/bt/host/bluedroid/stack/include/stack/
Dbtu.h173 SIG_BTU_BTA_MSG, enumerator
/hal_espressif-latest/components/bt/host/bluedroid/bta/sys/
Dbta_sys_main.c576 if (btu_task_post(SIG_BTU_BTA_MSG, p_msg, OSI_THREAD_MAX_TIMEOUT) == false) { in bta_sys_sendmsg()
/hal_espressif-latest/components/bt/host/bluedroid/stack/btu/
Dbtu_task.c243 case SIG_BTU_BTA_MSG: in btu_task_post()