Home
last modified time | relevance | path

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

/system/bt/stack/btm/
Dbtm_ble_cont_energy.c100 if ((status = BTM_VendorSpecificCommand (HCI_BLE_ENERGY_INFO_OCF, 0, NULL, in BTM_BleGetEnergyInfo()
/system/bt/stack/include/
Dhcidefs.h368 #define HCI_BLE_ENERGY_INFO_OCF (0x0159 | HCI_GRP_VENDOR_SPECIFIC) macro