Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/test/mock/
Dmock_stack_btm_ble_gap.cc130 void btm_ble_process_adv_addr(RawAddress& /* bda */, in btm_ble_process_adv_addr() function
/packages/modules/Bluetooth/system/main/shim/
Dle_scanning_manager.cc144 void btm_ble_process_adv_addr(RawAddress& raw_address,
528 btm_ble_process_adv_addr(raw_address, &ble_addr_type); in OnScanResult()
555 btm_ble_process_adv_addr(raw_address, in OnTrackAdvFoundLost()
/packages/modules/Bluetooth/system/stack/btm/
Dbtm_ble_gap.cc2111 void btm_ble_process_adv_addr(RawAddress& bda, tBLE_ADDR_TYPE* addr_type) { in btm_ble_process_adv_addr() function