Searched refs:BTM_BLE_IS_RESOLVE_BDA (Results 1 - 6 of 6) sorted by relevance

/system/bt/stack/btm/
H A Dbtm_ble_bgconn.cc183 !BTM_BLE_IS_RESOLVE_BDA(bd_addr)) {
196 !BTM_BLE_IS_RESOLVE_BDA(bd_addr)) {
H A Dbtm_ble_int_types.h84 inline bool BTM_BLE_IS_RESOLVE_BDA(const RawAddress& x) { function
H A Dbtm_ble_addr.cc234 if (!BTM_BLE_IS_RESOLVE_BDA(rpa)) return rt;
H A Dbtm_ble.cc1944 if (!match && BTM_BLE_IS_RESOLVE_BDA(bda)) {
H A Dbtm_ble_gap.cc1851 if (!match && BTM_BLE_IS_RESOLVE_BDA(bda)) {
/system/bt/btif/src/
H A Dbtif_gatt_client.cc90 inline bool BTM_BLE_IS_RESOLVE_BDA(const RawAddress& x) { function
272 (addr_type == BLE_ADDR_RANDOM) && BTM_BLE_IS_RESOLVE_BDA(address)) {

Completed in 274 milliseconds