Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/main/shim/
Dacl.cc1126 ToLegacyAddressWithType(remote_address_with_type), in disconnect_le()
1164 BTM_LogHistory(kBtmLogTag, ToLegacyAddressWithType(address_with_type), in accept_le_connection_from()
1173 BTM_LogHistory(kBtmLogTag, ToLegacyAddressWithType(address_with_type), in ignore_le_connection_from()
1626 kBtmLogTag, ToLegacyAddressWithType(remote_address_with_type), in OnLeLinkDisconnected()
1756 BTM_LogHistory(kBtmLogTag, ToLegacyAddressWithType(address_with_type), in OnLeConnectSuccess()
1765 ToLegacyAddressWithType(address_with_type); in OnLeConnectSuccess()
1776 BTM_LogHistory(kBtmLogTag, ToLegacyAddressWithType(address_with_type), in OnLeConnectSuccess()
1783 ToLegacyAddressWithType(address_with_type); in OnLeConnectFail()
1795 kBtmLogTag, ToLegacyAddressWithType(address_with_type), in OnLeConnectFail()
Dhelpers.h88 inline tBLE_BD_ADDR ToLegacyAddressWithType( in ToLegacyAddressWithType() function