Home
last modified time | relevance | path

Searched defs:BTM_ReadDevInfo (Results 1 – 6 of 6) sorted by relevance

/packages/modules/Bluetooth/system/test/mock/
Dmock_stack_btm_ble.h278 struct BTM_ReadDevInfo { struct
288 extern struct BTM_ReadDevInfo BTM_ReadDevInfo; argument
Dmock_stack_btm_ble.cc54 struct BTM_ReadDevInfo BTM_ReadDevInfo; variable
208 void BTM_ReadDevInfo(const RawAddress& remote_bda, tBT_DEVICE_TYPE* p_dev_type, in BTM_ReadDevInfo() function
Dmock_main_shim_btm_api.cc363 void bluetooth::shim::BTM_ReadDevInfo(const RawAddress& remote_bda, in BTM_ReadDevInfo() function in bluetooth::shim
/packages/modules/Bluetooth/system/stack/include/
Dbtm_client_interface.h90 void (*BTM_ReadDevInfo)(const RawAddress& bd_addr, member
/packages/modules/Bluetooth/system/main/shim/
Dbtm_api.cc588 void bluetooth::shim::BTM_ReadDevInfo(const RawAddress& remote_bda, in BTM_ReadDevInfo() function in bluetooth::shim
/packages/modules/Bluetooth/system/stack/btm/
Dbtm_ble.cc495 void BTM_ReadDevInfo(const RawAddress& remote_bda, tBT_DEVICE_TYPE* p_dev_type, in BTM_ReadDevInfo() function