Home
last modified time | relevance | path

Searched refs:SIG_BTU_HCI_ADV_RPT_MSG (Results 1 – 4 of 4) sorted by relevance

/hal_espressif-latest/components/bt/host/bluedroid/stack/include/stack/
Dbtu.h178 SIG_BTU_HCI_ADV_RPT_MSG, enumerator
/hal_espressif-latest/components/bt/host/bluedroid/stack/btu/
Dbtu_task.c230 case SIG_BTU_HCI_ADV_RPT_MSG: in btu_task_post()
/hal_espressif-latest/components/bt/host/bluedroid/hci/
Dhci_layer.c534 if (btu_task_post(SIG_BTU_HCI_ADV_RPT_MSG, linked_pkt, OSI_THREAD_MAX_TIMEOUT) == false) { in dispatch_adv_report()
/hal_espressif-latest/components/bt/host/bluedroid/stack/btm/
Dbtm_ble_gap.c3549 btu_task_post(SIG_BTU_HCI_ADV_RPT_MSG, NULL, OSI_THREAD_MAX_TIMEOUT); in btm_adv_pkt_handler()