Home
last modified time | relevance | path

Searched refs:btm_identity_addr_to_random_pseudo (Results 1 – 5 of 5) sorted by relevance

/system/bt/stack/btm/
Dbtm_ble_int.h147 extern bool btm_identity_addr_to_random_pseudo(RawAddress* bd_addr,
Dbtm_ble_connection_establishment.cc147 match = btm_identity_addr_to_random_pseudo(&bda, &bda_type, true); in btm_ble_conn_complete()
Dbtm_ble_addr.cc304 bool btm_identity_addr_to_random_pseudo(RawAddress* bd_addr, in btm_identity_addr_to_random_pseudo() function
Dbtm_ble_gap.cc1764 bool match = btm_identity_addr_to_random_pseudo(&bda, addr_type, false); in btm_ble_process_adv_addr()
/system/bt/stack/btu/
Dbtu_hcif.cc598 if (!btm_identity_addr_to_random_pseudo(&bd_addr, &peer_address_type, in btu_hcif_log_command_metrics()
632 btm_identity_addr_to_random_pseudo(&bd_addr, &peer_addr_type, false); in btu_hcif_log_command_metrics()
682 btm_identity_addr_to_random_pseudo(&bd_addr, &peer_addr_type, false); in btu_hcif_log_command_metrics()