Searched refs:BTM_BLE_IS_RESOLVE_BDA (Results 1 – 9 of 9) sorted by relevance
242 BTM_BLE_IS_RESOLVE_BDA(bd_addr)) { in btm_add_dev_to_controller()264 BTM_BLE_IS_RESOLVE_BDA(bd_addr)) { in btm_add_dev_to_controller()493 !BTM_BLE_IS_RESOLVE_BDA(address)) { in BTM_BackgroundConnectAddressKnown()
174 if (!BTM_BLE_IS_RESOLVE_BDA(rpa)) return false; in btm_ble_addr_resolvable()
1706 if (!match && BTM_BLE_IS_RESOLVE_BDA(bda)) { in btm_ble_process_adv_addr()
191 bool BTM_BLE_IS_RESOLVE_BDA(const RawAddress& x);
112 (peer_addr_type == BLE_ADDR_RANDOM && BTM_BLE_IS_RESOLVE_BDA(*bda)); in maybe_resolve_address()
2250 bool BTM_BLE_IS_RESOLVE_BDA(const RawAddress& x) { in BTM_BLE_IS_RESOLVE_BDA() function
47 bool BTM_BLE_IS_RESOLVE_BDA(const RawAddress& x) { in BTM_BLE_IS_RESOLVE_BDA() function
60 bool BTM_BLE_IS_RESOLVE_BDA(const RawAddress& x); // TODO remove617 BTM_BLE_IS_RESOLVE_BDA(bd_addr); in btu_hcif_log_command_metrics()
309 (addr_type == BLE_ADDR_RANDOM) && BTM_BLE_IS_RESOLVE_BDA(address)) { in btif_gattc_open_impl()