Home
last modified time | relevance | path

Searched refs:kMaxNumBluetoothSession (Results 1 – 3 of 3) sorted by relevance

/packages/modules/Bluetooth/system/common/
Dmetrics_linux.cc42 : pimpl_(new impl(kMaxNumBluetoothSession, kMaxNumPairEvent, in BluetoothMetricsLogger()
Dmetrics.h250 static const size_t kMaxNumBluetoothSession = 50; variable
Dmetrics.cc297 : pimpl_(new impl(kMaxNumBluetoothSession, kMaxNumPairEvent, in BluetoothMetricsLogger()