Home
last modified time | relevance | path

Searched refs:LeSetPhy (Results 1 – 10 of 10) sorted by relevance

/packages/modules/Bluetooth/tools/rootcanal/test/LL/CON_/PER/
DBV_40_C.py182 hci.LeSetPhy(connection_handle=connection_handle,
DBV_42_C.py89 hci.LeSetPhy(connection_handle=acl_connection_handle,
/packages/modules/Bluetooth/tools/rootcanal/test/LL/CON_/CEN/
DBV_41_C.py160 hci.LeSetPhy(connection_handle=connection_handle,
DBV_43_C.py109 hci.LeSetPhy(connection_handle=acl_connection_handle,
/packages/modules/Bluetooth/tools/rootcanal/model/controller/
Ddual_mode_controller.h477 void LeSetPhy(CommandView command);
Dlink_layer_controller.h369 ErrorCode LeSetPhy(uint16_t connection_handle,
Ddual_mode_controller.cc2384 void DualModeController::LeSetPhy(CommandView command) { in LeSetPhy() function in rootcanal::DualModeController
2391 ErrorCode status = link_layer_controller_.LeSetPhy( in LeSetPhy()
4538 {OpCode::LE_SET_PHY, &DualModeController::LeSetPhy},
Dlink_layer_controller.cc409 ErrorCode LinkLayerController::LeSetPhy( in LeSetPhy() function in rootcanal::LinkLayerController
/packages/modules/Bluetooth/tools/rootcanal/packets/
Dhci_packets.pdl3676 packet LeSetPhy : Command (op_code = LE_SET_PHY) {
/packages/modules/Bluetooth/system/pdl/hci/
Dhci_packets.pdl3864 packet LeSetPhy : LeConnectionManagementCommand (op_code = LE_SET_PHY) {