Home
last modified time | relevance | path

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

/dports/www/chromium-legacy/chromium-88.0.4324.182/device/bluetooth/bluez/
H A Dbluetooth_device_bluez.cc49 const uint16_t MIN_CONNECTION_INTERVAL_MEDIUM = 40; variable
450 uint16_t min_connection_interval = MIN_CONNECTION_INTERVAL_MEDIUM; in SetConnectionLatency()
458 min_connection_interval = MIN_CONNECTION_INTERVAL_MEDIUM; in SetConnectionLatency()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/device/bluetooth/bluez/
H A Dbluetooth_device_bluez.cc48 const uint16_t MIN_CONNECTION_INTERVAL_MEDIUM = 40; variable
471 uint16_t min_connection_interval = MIN_CONNECTION_INTERVAL_MEDIUM; in SetConnectionLatency()
479 min_connection_interval = MIN_CONNECTION_INTERVAL_MEDIUM; in SetConnectionLatency()