Home
last modified time | relevance | path

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

/system/bt/main/shim/
Dbtm.cc59 extern void btm_ble_process_adv_addr(RawAddress& raw_address,
214 btm_ble_process_adv_addr(raw_address, &address_type); in on_advertisements()
242 btm_ble_process_adv_addr(raw_address, &address_type); in on_advertisements()
/system/bt/stack/btm/
Dbtm_ble_gap.cc1654 void btm_ble_process_adv_addr(RawAddress& bda, uint8_t* addr_type) { in btm_ble_process_adv_addr() function
1734 btm_ble_process_adv_addr(bda, &addr_type); in btm_ble_process_ext_adv_pkt()
1787 btm_ble_process_adv_addr(bda, &addr_type); in btm_ble_process_adv_pkt()