Searched refs:max_ce_length (Results 1 – 14 of 14) sorted by relevance
/packages/modules/Bluetooth/tools/rootcanal/test/controller/le/ |
D | test_helpers.h | 54 uint16_t min_ce_length, uint16_t max_ce_length) { in MakeInitiatingPhyParameters() argument 63 parameters.max_ce_length_ = max_ce_length; in MakeInitiatingPhyParameters()
|
/packages/modules/Bluetooth/system/gd/hci/acl_manager/ |
D | le_acl_connection.cc | 241 uint16_t min_ce_length, uint16_t max_ce_length) { in LeConnectionUpdate() argument 250 max_ce_length), in LeConnectionUpdate()
|
D | le_acl_connection.h | 126 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_09_C.py | 88 max_ce_length=0))
|
D | BV_10_C.py | 87 max_ce_length=0))
|
D | BV_11_C.py | 88 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/tools/rootcanal/model/controller/ |
D | link_layer_controller.h | 485 uint16_t min_ce_length, uint16_t max_ce_length); 1005 uint16_t max_ce_length; member
|
D | link_layer_controller.cc | 1466 uint16_t min_ce_length, uint16_t max_ce_length) { in LeCreateConnection() argument 1606 initiator_.le_1m_phy.max_ce_length = max_ce_length; in LeCreateConnection() 1837 .max_ce_length = initiating_phy_parameters[offset].max_ce_length_, in LeExtendedCreateConnection() 1852 .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()
|
/packages/modules/Bluetooth/tools/rootcanal/py/ |
D | controller.py | 395 max_ce_length=0,
|
/packages/modules/Bluetooth/tools/rootcanal/packets/ |
D | hci_packets.pdl | 3395 max_ce_length : 16, // 0.625ms 3463 max_ce_length : 16, // 0.625ms 4219 max_ce_length : 16, // 0.625ms
|
/packages/modules/Bluetooth/system/pdl/hci/ |
D | hci_packets.pdl | 4276 max_ce_length : 16, // 0.625ms
|