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

/system/bt/stack/btm/
H A Dbtm_ble.cc1863 UNUSED_ATTR bool addr_matched) {
1904 if (!addr_matched) p_dev_rec->ble.active_addr_type = BTM_BLE_ADDR_PSEUDO;
1906 if (p_dev_rec->ble.ble_addr_type == BLE_ADDR_RANDOM && !addr_matched)
1861 btm_ble_connected(const RawAddress& bda, uint16_t handle, uint8_t enc_mode, uint8_t role, tBLE_ADDR_TYPE addr_type, UNUSED_ATTR bool addr_matched) argument

Completed in 35 milliseconds