Home
last modified time | relevance | path

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

/system/bt/stack/btm/
Dbtm_ble_addr.c504 BOOLEAN btm_random_pseudo_to_identity_addr(BD_ADDR random_pseudo, UINT8 *p_static_addr_type) in btm_random_pseudo_to_identity_addr() function
Dbtm_ble_int.h443 extern BOOLEAN btm_random_pseudo_to_identity_addr(BD_ADDR random_pseudo, UINT8 *p_static_addr_type);
/system/bt/stack/l2cap/
Dl2c_ble.c716 btm_random_pseudo_to_identity_addr(peer_addr, &peer_addr_type); in l2cble_init_direct_conn()