Searched refs:btm_random_pseudo_to_identity_addr (Results 1 - 3 of 3) sorted by relevance

/system/bt/stack/btm/
H A Dbtm_ble_addr.c449 ** Function btm_random_pseudo_to_identity_addr
455 BOOLEAN btm_random_pseudo_to_identity_addr(BD_ADDR random_pseudo, UINT8 *p_static_addr_type) function
H A Dbtm_ble_int.h447 extern BOOLEAN btm_random_pseudo_to_identity_addr(BD_ADDR random_pseudo, UINT8 *p_static_addr_type);
/system/bt/stack/l2cap/
H A Dl2c_ble.c885 btm_random_pseudo_to_identity_addr(peer_addr, &peer_addr_type);

Completed in 312 milliseconds