Home
last modified time | relevance | path

Searched defs:BTM_BleReadControllerFeatures (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/packages/modules/Bluetooth/system/stack/include/
Dbtm_client_interface.h98 void (*BTM_BleReadControllerFeatures)(tBTM_BLE_CTRL_FEATURES_CBACK* p_vsc_cback); member
/aosp_15_r20/packages/modules/Bluetooth/system/test/mock/
Dmock_stack_btm_interface.cc277 void BTM_BleReadControllerFeatures(void (*)(tHCI_ERROR_CODE)) {} in BTM_BleReadControllerFeatures() function
/aosp_15_r20/packages/modules/Bluetooth/system/stack/btm/
Dbtm_ble_gap.cc650 void BTM_BleReadControllerFeatures(tBTM_BLE_CTRL_FEATURES_CBACK* p_vsc_cback) { in BTM_BleReadControllerFeatures() function