Searched refs:ToLegacyAddressWithType (Results 1 – 2 of 2) sorted by relevance
/aosp12/system/bt/main/shim/ |
H A D | acl.cc | 813 ToLegacyAddressWithType(remote_address_with_type), in disconnect_le() 833 BTM_LogHistory(kBtmLogTag, ToLegacyAddressWithType(address_with_type), in accept_le_connection_from() 843 BTM_LogHistory(kBtmLogTag, ToLegacyAddressWithType(address_with_type), in ignore_le_connection_from() 1217 kBtmLogTag, ToLegacyAddressWithType(remote_address_with_type), in OnLeLinkDisconnected() 1314 ToLegacyAddressWithType(address_with_type); in OnLeConnectSuccess() 1336 BTM_LogHistory(kBtmLogTag, ToLegacyAddressWithType(address_with_type), in OnLeConnectSuccess() 1343 ToLegacyAddressWithType(address_with_type); in OnLeConnectFail() 1354 kBtmLogTag, ToLegacyAddressWithType(address_with_type), in OnLeConnectFail()
|
H A D | helpers.h | 81 inline tBLE_BD_ADDR ToLegacyAddressWithType( in ToLegacyAddressWithType() function
|