Home
last modified time | relevance | path

Searched refs:match_mode (Results 1 – 2 of 2) sorted by relevance

/system/bt/service/common/bluetooth/
Dscan_settings.cc30 MatchMode match_mode, in ScanSettings() argument
36 match_mode_(match_mode), in ScanSettings()
Dscan_settings.h118 MatchMode match_mode, MatchCount match_count_per_filter);
140 MatchMode match_mode() const { return match_mode_; } in match_mode() function