Home
last modified time | relevance | path

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

/system/bt/stack/btm/
Dble_advertiser_hci_interface.cc300 if (sub_event != HCI_VSE_SUBCODE_BLE_MULTI_ADV_ST_CHG || length != 4) { in VendorSpecificEventCback()
/system/bt/stack/include/
Dhcidefs.h466 #define HCI_VSE_SUBCODE_BLE_MULTI_ADV_ST_CHG 0x55 macro