Home
last modified time | relevance | path

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

/aosp12/system/bt/test/mock/
H A Dmock_stack_btm_ble.cc205 bool addr_matched) { in btm_ble_connected()
210 uint8_t role, bool addr_matched) { in btm_ble_connected_from_address_with_type()
/aosp12/system/bt/stack/btm/
H A Dbtm_ble.cc1689 bool addr_matched) { in btm_ble_connected()
1721 uint8_t role, bool addr_matched) { in btm_ble_connected_from_address_with_type()
H A Dbtm_sec.cc3390 bool addr_matched; in btm_sec_connected() local