Home
last modified time | relevance | path

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

/system/bt/stack/btm/
Dbtm_devctl.cc863 if (sub_event == HCI_VSE_SUBCODE_BQR_SUB_EVT) { in BTM_BT_Quality_Report_VSE_CBack()
/system/bt/hci/src/
Dhci_layer.cc707 } else if (sub_event_code == HCI_VSE_SUBCODE_BQR_SUB_EVT) { in filter_incoming_event()
/system/bt/stack/include/
Dhcidefs.h456 #define HCI_VSE_SUBCODE_BQR_SUB_EVT 0x58 macro