Searched refs:BTM_BLE_IS_RESOLVE_BDA (Results 1 – 6 of 6) sorted by relevance
84 inline bool BTM_BLE_IS_RESOLVE_BDA(const RawAddress& x) { in BTM_BLE_IS_RESOLVE_BDA() function
183 !BTM_BLE_IS_RESOLVE_BDA(bd_addr)) { in btm_add_dev_to_controller()196 !BTM_BLE_IS_RESOLVE_BDA(bd_addr)) { in btm_add_dev_to_controller()
234 if (!BTM_BLE_IS_RESOLVE_BDA(rpa)) return rt; in btm_ble_addr_resolvable()
1957 if (!match && BTM_BLE_IS_RESOLVE_BDA(bda)) { in btm_ble_conn_complete()
1853 if (!match && BTM_BLE_IS_RESOLVE_BDA(bda)) { in btm_ble_process_adv_addr()
91 inline bool BTM_BLE_IS_RESOLVE_BDA(const RawAddress& x) { in BTM_BLE_IS_RESOLVE_BDA() function270 (addr_type == BLE_ADDR_RANDOM) && BTM_BLE_IS_RESOLVE_BDA(address)) { in btif_gattc_open_impl()