Home
last modified time | relevance | path

Searched defs:num_times_connected (Results 1 – 2 of 2) sorted by relevance

/aosp12/system/bt/gd/proto/bluetooth/metrics/
H A Dbluetooth.proto280 optional int32 num_times_connected = 2; field
295 optional int32 num_times_connected = 2; field
/aosp12/system/bt/common/
H A Dmetrics.cc535 int num_times_connected = pimpl_->headset_profile_connection_counts_[i]; in Build() local