Home
last modified time | relevance | path

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

/aosp_15_r20/packages/modules/Bluetooth/system/test/mock/
Dmock_stack_btm_ble_addr.h61 struct btm_identity_addr_to_random_pseudo { struct
70 extern struct btm_identity_addr_to_random_pseudo btm_identity_addr_to_random_pseudo; argument
Dmock_stack_btm_ble_addr.cc45 struct btm_identity_addr_to_random_pseudo btm_identity_addr_to_random_pseudo; variable
64 bool btm_identity_addr_to_random_pseudo(RawAddress* bd_addr, tBLE_ADDR_TYPE* p_addr_type, in btm_identity_addr_to_random_pseudo() function
/aosp_15_r20/packages/modules/Bluetooth/system/stack/btm/
Dbtm_ble_addr.cc187 bool btm_identity_addr_to_random_pseudo(RawAddress* bd_addr, tBLE_ADDR_TYPE* p_addr_type, in btm_identity_addr_to_random_pseudo() function