Searched refs:max_ce_length (Results 1 – 23 of 23) sorted by relevance
/packages/modules/Bluetooth/system/gd/l2cap/le/ |
D | link_options.cc | 48 uint16_t max_ce_length) { in UpdateConnectionParameter() argument 58 min_ce_length, max_ce_length)); in UpdateConnectionParameter()
|
D | link_options.h | 65 … uint16_t supervision_timeout, uint16_t min_ce_length, uint16_t max_ce_length);
|
D | facade.cc | 434 request->supervision_timeout(), request->min_ce_length(), request->max_ce_length()); in SendConnectionParameterUpdate()
|
/packages/modules/Bluetooth/tools/rootcanal/test/controller/le/ |
D | test_helpers.h | 57 uint16_t min_ce_length, uint16_t max_ce_length) { in MakeInitiatingPhyParameters() argument 66 parameters.max_ce_length_ = max_ce_length; in MakeInitiatingPhyParameters()
|
/packages/modules/Bluetooth/system/gd/hci/acl_manager/ |
D | le_acl_connection.cc | 228 uint16_t max_ce_length) { in LeConnectionUpdate() argument 241 max_ce_length), in LeConnectionUpdate()
|
D | le_acl_connection.h | 139 uint16_t max_ce_length);
|
/packages/modules/Bluetooth/system/blueberry/facade/l2cap/le/ |
D | facade.proto | 84 uint32 max_ce_length = 7; field
|
/packages/modules/Bluetooth/system/gd/l2cap/le/internal/ |
D | link.cc | 187 … uint16_t supervision_timeout, uint16_t min_ce_length, uint16_t max_ce_length) { in SendConnectionParameterUpdate() argument 195 min_ce_length, max_ce_length); in SendConnectionParameterUpdate()
|
D | link.h | 118 uint16_t min_ce_length, uint16_t max_ce_length);
|
/packages/modules/Bluetooth/tools/rootcanal/test/LL/CON_/INI/ |
D | BV_08_C.py | 81 max_ce_length=0))
|
D | BV_10_C.py | 87 max_ce_length=0))
|
D | BV_09_C.py | 88 max_ce_length=0))
|
D | BV_11_C.py | 88 max_ce_length=0))
|
/packages/modules/Bluetooth/system/blueberry/tests/gd/cert/ |
D | py_hal.py | 250 max_ce_length=0) 274 max_ce_length=0)
|
D | py_hci.py | 232 max_ce_length=0)
|
/packages/modules/Bluetooth/tools/rootcanal/test/LL/CON_/CEN/ |
D | BV_41_C.py | 58 max_ce_length=0,
|
D | BV_43_C.py | 55 max_ce_length=0,
|
/packages/modules/Bluetooth/system/blueberry/tests/gd/hci/ |
D | direct_hci_test.py | 165 max_ce_length=0)
|
/packages/modules/Bluetooth/tools/rootcanal/model/controller/ |
D | link_layer_controller.h | 526 uint16_t min_ce_length, uint16_t max_ce_length); 1124 uint16_t max_ce_length; member
|
D | link_layer_controller.cc | 1529 uint16_t max_ce_length) { in LeCreateConnection() argument 1671 initiator_.le_1m_phy.max_ce_length = max_ce_length; in LeCreateConnection() 1918 .max_ce_length = initiating_phy_parameters[offset].max_ce_length_, in LeExtendedCreateConnection() 1936 .max_ce_length = initiating_phy_parameters[offset].max_ce_length_, in LeExtendedCreateConnection() 1954 .max_ce_length = initiating_phy_parameters[offset].max_ce_length_, in LeExtendedCreateConnection()
|
/packages/modules/Bluetooth/tools/rootcanal/py/ |
D | controller.py | 395 max_ce_length=0,
|
/packages/modules/Bluetooth/tools/rootcanal/packets/ |
D | hci_packets.pdl | 3284 max_ce_length : 16, // 0.625ms 3352 max_ce_length : 16, // 0.625ms 4048 max_ce_length : 16, // 0.625ms
|
/packages/modules/Bluetooth/system/pdl/hci/ |
D | hci_packets.pdl | 4264 max_ce_length : 16, // 0.625ms
|