Searched refs:all_phys_no_transmit_preference (Results 1 – 9 of 9) sorted by relevance
/packages/modules/Bluetooth/tools/rootcanal/test/LL/DDI/ADV/ |
D | BV_20_C.py | 43 hci.LeSetDefaultPhy(all_phys_no_transmit_preference=False,
|
/packages/modules/Bluetooth/tools/rootcanal/test/LL/CON_/PER/ |
D | BV_40_C.py | 183 all_phys_no_transmit_preference=(req_all_phys & 0x1) != 0,
|
D | BV_42_C.py | 90 all_phys_no_transmit_preference=True,
|
/packages/modules/Bluetooth/tools/rootcanal/test/LL/CON_/CEN/ |
D | BV_41_C.py | 161 all_phys_no_transmit_preference=(req_all_phys & 0x1) != 0,
|
D | BV_43_C.py | 110 all_phys_no_transmit_preference=True,
|
/packages/modules/Bluetooth/tools/rootcanal/model/controller/ |
D | link_layer_controller.h | 364 ErrorCode LeSetDefaultPhy(bool all_phys_no_transmit_preference, 370 bool all_phys_no_transmit_preference,
|
D | link_layer_controller.cc | 364 bool all_phys_no_transmit_preference, bool all_phys_no_receive_preference, in LeSetDefaultPhy() argument 371 if (all_phys_no_transmit_preference) { in LeSetDefaultPhy() 410 uint16_t connection_handle, bool all_phys_no_transmit_preference, in LeSetPhy() argument 425 if (all_phys_no_transmit_preference) { in LeSetPhy()
|
/packages/modules/Bluetooth/tools/rootcanal/packets/ |
D | hci_packets.pdl | 3657 all_phys_no_transmit_preference : 1, 3679 all_phys_no_transmit_preference : 1,
|
/packages/modules/Bluetooth/system/pdl/hci/ |
D | hci_packets.pdl | 3845 all_phys_no_transmit_preference : 1, 3867 all_phys_no_transmit_preference : 1,
|