Home
last modified time | relevance | path

Searched defs:max_ce_length (Results 1 – 8 of 8) sorted by relevance

/aosp_15_r20/packages/modules/Bluetooth/tools/rootcanal/test/controller/le/
Dtest_helpers.h54 uint16_t min_ce_length, uint16_t max_ce_length) { in MakeInitiatingPhyParameters()
/aosp_15_r20/packages/modules/Bluetooth/system/blueberry/facade/l2cap/le/
Dfacade.proto84 uint32 max_ce_length = 7; field
/aosp_15_r20/packages/modules/Bluetooth/system/gd/hci/acl_manager/
Dle_acl_connection.cc241 uint16_t min_ce_length, uint16_t max_ce_length) { in LeConnectionUpdate()
/aosp_15_r20/packages/modules/Bluetooth/tools/rootcanal/model/controller/
Dlink_layer_controller.h1005 uint16_t max_ce_length; member
Dlink_layer_controller.cc1466 uint16_t min_ce_length, uint16_t max_ce_length) { in LeCreateConnection()
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/public/pw_bluetooth_sapphire/internal/host/testing/
H A Dfake_controller.h183 uint16_t max_ce_length = 0; member
/aosp_15_r20/external/python/bumble/bumble/
Ddevice.py1268 max_ce_length: int = DEVICE_DEFAULT_CONNECTION_MAX_CE_LENGTH variable in ConnectionParametersPreferences
3514 max_ce_length=0, argument
/aosp_15_r20/out/soong/.intermediates/packages/modules/Bluetooth/system/pdl/hci/BluetoothGeneratedPacketsHci_h/gen/hci/
Dhci_packets.h1509 …int16_t conn_latency, uint16_t supervision_timeout, uint16_t min_ce_length, uint16_t max_ce_length) in LeCreateConnPhyScanParameters()