Home
last modified time | relevance | path

Searched refs:ToLegacyAddressWithType (Results 1 – 2 of 2) sorted by relevance

/packages/modules/Bluetooth/system/main/shim/
Dacl.cc1072 ToLegacyAddressWithType(remote_address_with_type), in disconnect_le()
1096 BTM_LogHistory(kBtmLogTag, ToLegacyAddressWithType(address_with_type), in accept_le_connection_from()
1106 BTM_LogHistory(kBtmLogTag, ToLegacyAddressWithType(address_with_type), in ignore_le_connection_from()
1575 kBtmLogTag, ToLegacyAddressWithType(remote_address_with_type), in OnLeLinkDisconnected()
1731 BTM_LogHistory(kBtmLogTag, ToLegacyAddressWithType(address_with_type), in OnLeConnectSuccess()
1740 ToLegacyAddressWithType(address_with_type); in OnLeConnectSuccess()
1751 BTM_LogHistory(kBtmLogTag, ToLegacyAddressWithType(address_with_type), in OnLeConnectSuccess()
1758 ToLegacyAddressWithType(address_with_type); in OnLeConnectFail()
1771 kBtmLogTag, ToLegacyAddressWithType(address_with_type), in OnLeConnectFail()
Dhelpers.h83 inline tBLE_BD_ADDR ToLegacyAddressWithType( in ToLegacyAddressWithType() function