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.cc563 if (sub_event_code == HCI_VSE_SUBCODE_BQR_SUB_EVT) { in btm_vendor_specific_evt()
766 if (sub_event == HCI_VSE_SUBCODE_BQR_SUB_EVT) { in BTM_BT_Quality_Report_VSE_CBack()
/system/bt/hci/src/
Dhci_layer.cc728 } else if (sub_event_code == HCI_VSE_SUBCODE_BQR_SUB_EVT) { in filter_incoming_event()
/system/bt/stack/include/
Dhcidefs.h484 #define HCI_VSE_SUBCODE_BQR_SUB_EVT 0x58 macro