Home
last modified time | relevance | path

Searched defs:BTM_ReadConnectionAddr (Results 1 – 5 of 5) sorted by relevance

/packages/modules/Bluetooth/system/test/mock/
Dmock_stack_acl.h626 struct BTM_ReadConnectionAddr { struct
636 extern struct BTM_ReadConnectionAddr BTM_ReadConnectionAddr; argument
Dmock_stack_acl.cc105 struct BTM_ReadConnectionAddr BTM_ReadConnectionAddr; variable
430 void BTM_ReadConnectionAddr(const RawAddress& remote_bda, in BTM_ReadConnectionAddr() function
Dmock_main_shim_btm_api.cc358 void bluetooth::shim::BTM_ReadConnectionAddr(const RawAddress& remote_bda, in BTM_ReadConnectionAddr() function in bluetooth::shim
/packages/modules/Bluetooth/system/main/shim/
Dbtm_api.cc568 void bluetooth::shim::BTM_ReadConnectionAddr(const RawAddress& remote_bda, in BTM_ReadConnectionAddr() function in bluetooth::shim
/packages/modules/Bluetooth/system/stack/acl/
Dbtm_acl.cc2460 void BTM_ReadConnectionAddr(const RawAddress& remote_bda, in BTM_ReadConnectionAddr() function