Home
last modified time | relevance | path

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

/aosp_15_r20/packages/modules/Bluetooth/system/test/mock/
Dmock_main_shim_acl_api.h185 struct ACL_ReadConnectionAddress { struct
195 extern struct ACL_ReadConnectionAddress ACL_ReadConnectionAddress; argument
Dmock_main_shim_acl_api.cc59 void bluetooth::shim::ACL_ReadConnectionAddress(uint16_t /* handle */, RawAddress& /* conn_addr */, in ACL_ReadConnectionAddress() function in bluetooth::shim
/aosp_15_r20/packages/modules/Bluetooth/system/main/shim/
Dacl_api.cc132 void bluetooth::shim::ACL_ReadConnectionAddress(uint16_t handle, RawAddress& conn_addr, in ACL_ReadConnectionAddress() function in bluetooth::shim