Home
last modified time | relevance | path

Searched defs:ble_service_data (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/system/chre/apps/nearby/location/lbs/contexthub/nanoapps/nearby/
H A Dfast_pair_filter.cc132 bool MatchInitialFastPair(const BleServiceData &ble_service_data, in MatchInitialFastPair()
237 for (const auto &ble_service_data : scan_record.service_data) { in MatchFastPair() local
244 for (const auto &ble_service_data : scan_record.service_data) { in MatchFastPair() local
H A Dpresence_filter.cc108 for (const auto &ble_service_data : scan_record.service_data) { in MatchPresenceV0() local
193 for (const auto &ble_service_data : scan_record.service_data) { in MatchPresenceV1() local
H A Dfilter.cc90 for (const auto &ble_service_data : record.service_data) { in MatchBle() local
/aosp_15_r20/packages/modules/Connectivity/nearby/service/proto/src/presence/
Dblefilter.proto116 optional bytes ble_service_data = 8; field
/aosp_15_r20/system/chre/apps/nearby/location/lbs/contexthub/nanoapps/nearby/proto/
H A Dble_filter.proto115 optional bytes ble_service_data = 8; field