Searched refs:max_ce_length (Results 1 – 19 of 19) sorted by relevance
/packages/modules/Bluetooth/system/gd/l2cap/le/ |
D | link_options.cc | 46 uint16_t max_ce_length) { in UpdateConnectionParameter() argument 56 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 | 412 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/blueberry/tests/gd/cert/ |
D | py_l2cap.py | 257 max_ce_length=12): argument 264 max_ce_length=max_ce_length))
|
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/system/gd/hci/acl_manager/ |
D | le_acl_connection.cc | 221 uint16_t max_ce_length) { in LeConnectionUpdate() argument 234 max_ce_length), in LeConnectionUpdate()
|
D | le_acl_connection.h | 120 uint16_t max_ce_length);
|
/packages/modules/Bluetooth/system/gd/l2cap/le/internal/ |
D | link.cc | 160 … uint16_t supervision_timeout, uint16_t min_ce_length, uint16_t max_ce_length) { in SendConnectionParameterUpdate() argument 168 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/system/blueberry/facade/l2cap/le/ |
D | facade.proto | 84 uint32 max_ce_length = 7; field
|
/packages/modules/Bluetooth/tools/rootcanal/test/LL/CON_/CEN/ |
D | BV_41_C.py | 44 max_ce_length=0,
|
D | BV_43_C.py | 41 max_ce_length=0,
|
/packages/modules/Bluetooth/tools/rootcanal/model/controller/ |
D | link_layer_controller.h | 533 uint16_t min_ce_length, uint16_t max_ce_length); 1078 uint16_t max_ce_length; member
|
D | link_layer_controller.cc | 1465 uint16_t max_ce_length) { in LeCreateConnection() argument 1607 initiator_.le_1m_phy.max_ce_length = max_ce_length; in LeCreateConnection() 1849 .max_ce_length = initiating_phy_parameters[offset].max_ce_length_, in LeExtendedCreateConnection() 1867 .max_ce_length = initiating_phy_parameters[offset].max_ce_length_, in LeExtendedCreateConnection() 1885 .max_ce_length = initiating_phy_parameters[offset].max_ce_length_, in LeExtendedCreateConnection()
|
/packages/modules/Bluetooth/system/blueberry/tests/gd/hci/ |
D | direct_hci_test.py | 165 max_ce_length=0)
|
/packages/modules/Bluetooth/system/gd/hci/ |
D | hci_packets.pdl | 4181 max_ce_length : 16, // 0.625ms
|
/packages/modules/Bluetooth/tools/rootcanal/packets/hci/ |
D | hci_packets.pdl | 4137 max_ce_length : 16, // 0.625ms
|