Home
last modified time | relevance | path

Searched refs:MSG_STACK_TO_HC_HCI_SCO (Results 1 – 2 of 2) sorted by relevance

/hal_espressif-3.5.0/components/bt/host/bluedroid/hci/include/hci/
Dhci_layer.h43 #define MSG_STACK_TO_HC_HCI_SCO 0x2200 /* eq. BT_EVT_TO_LM_HCI_SCO */ macro
/hal_espressif-3.5.0/components/bt/host/bluedroid/hci/
Dhci_layer.c523 } else if (event == MSG_STACK_TO_HC_HCI_SCO) { in event_to_data_type()