Home
last modified time | relevance | path

Searched defs:connection_interval_min (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/packages/modules/Bluetooth/tools/rootcanal/test/controller/le/
Dtest_helpers.h52 uint16_t scan_interval, uint16_t scan_window, uint16_t connection_interval_min, in MakeInitiatingPhyParameters()
/aosp_15_r20/packages/modules/Bluetooth/tools/rootcanal/model/controller/
Dlink_layer_controller.h1000 uint16_t connection_interval_min; member
Dlink_layer_controller.cc1464 bluetooth::hci::OwnAddressType own_address_type, uint16_t connection_interval_min, in LeCreateConnection()
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/public/pw_bluetooth_sapphire/internal/host/testing/
H A Dfake_controller.h178 uint16_t connection_interval_min = 0; member
/aosp_15_r20/external/python/bumble/bumble/
Ddevice.py1263 connection_interval_min: int = DEVICE_DEFAULT_CONNECTION_INTERVAL_MIN variable in ConnectionParametersPreferences
1519 connection_interval_min, argument
3509 connection_interval_min, argument
/aosp_15_r20/packages/modules/Bluetooth/system/gd/hci/
Dacl_manager_test.cc610 uint16_t connection_interval_min = 0x0012; in TEST_F() local