Home
last modified time | relevance | path

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

/aosp_15_r20/packages/modules/Bluetooth/system/test/mock/
Dmock_stack_btm_ble.cc199 tBLE_ADDR_TYPE addr_type, bool addr_matched, in btm_ble_connected()
/aosp_15_r20/packages/modules/Bluetooth/system/stack/btm/
Dbtm_ble_sec.cc1519 tBLE_ADDR_TYPE addr_type, bool addr_matched, in btm_ble_connected()
Dbtm_sec.cc3615 const bool addr_matched = (btm_sec_cb.pairing_bda == bda); in btm_sec_connected() local