HomeSort by relevance Sort by last modified time
    Searched full:match_mode (Results 1 - 3 of 3) sorted by null

  /system/bt/service/common/bluetooth/
scan_settings.cpp 33 MatchMode match_mode,
39 match_mode_(match_mode),
scan_settings.h 113 // match_mode: MATCH_MODE_AGGRESSIVE
120 MatchMode match_mode,
143 MatchMode match_mode() const { return match_mode_; } function in class:bluetooth::ScanSettings
  /system/bt/service/common/bluetooth/binder/
parcel_helpers.cpp 247 parcel->writeInt32(settings.match_mode());
261 ScanSettings::MatchMode match_mode = local
268 match_mode, match_count_per_filter));

Completed in 190 milliseconds