Searched refs:all_phys_no_receive_preference (Results 1 – 9 of 9) sorted by relevance
/packages/modules/Bluetooth/tools/rootcanal/test/LL/DDI/ADV/ |
D | BV_20_C.py | 44 all_phys_no_receive_preference=False,
|
/packages/modules/Bluetooth/tools/rootcanal/test/LL/CON_/PER/ |
D | BV_40_C.py | 184 all_phys_no_receive_preference=(req_all_phys & 0x2) != 0,
|
D | BV_42_C.py | 91 all_phys_no_receive_preference=True,
|
/packages/modules/Bluetooth/tools/rootcanal/test/LL/CON_/CEN/ |
D | BV_41_C.py | 162 all_phys_no_receive_preference=(req_all_phys & 0x2) != 0,
|
D | BV_43_C.py | 111 all_phys_no_receive_preference=True,
|
/packages/modules/Bluetooth/tools/rootcanal/model/controller/ |
D | link_layer_controller.h | 365 bool all_phys_no_receive_preference, 371 bool all_phys_no_receive_preference, uint8_t tx_phys,
|
D | link_layer_controller.cc | 364 bool all_phys_no_transmit_preference, bool all_phys_no_receive_preference, in LeSetDefaultPhy() argument 382 if (all_phys_no_receive_preference) { in LeSetDefaultPhy() 411 bool all_phys_no_receive_preference, uint8_t tx_phys, uint8_t rx_phys, in LeSetPhy() argument 436 if (all_phys_no_receive_preference) { in LeSetPhy()
|
/packages/modules/Bluetooth/tools/rootcanal/packets/ |
D | hci_packets.pdl | 3658 all_phys_no_receive_preference : 1, 3680 all_phys_no_receive_preference : 1,
|
/packages/modules/Bluetooth/system/pdl/hci/ |
D | hci_packets.pdl | 3846 all_phys_no_receive_preference : 1, 3868 all_phys_no_receive_preference : 1,
|