Home
last modified time | relevance | path

Searched refs:LeReadPhy (Results 1 – 6 of 6) sorted by relevance

/packages/modules/Bluetooth/tools/rootcanal/model/controller/
Ddual_mode_controller.h475 void LeReadPhy(CommandView command);
Dlink_layer_controller.h359 ErrorCode LeReadPhy(uint16_t connection_handle,
Ddual_mode_controller.cc2354 void DualModeController::LeReadPhy(CommandView command) { in LeReadPhy() function in rootcanal::DualModeController
2365 link_layer_controller_.LeReadPhy(connection_handle, &tx_phy, &rx_phy); in LeReadPhy()
4536 {OpCode::LE_READ_PHY, &DualModeController::LeReadPhy},
Dlink_layer_controller.cc345 ErrorCode LinkLayerController::LeReadPhy(uint16_t connection_handle, in LeReadPhy() function in rootcanal::LinkLayerController
/packages/modules/Bluetooth/tools/rootcanal/packets/
Dhci_packets.pdl3637 packet LeReadPhy : Command (op_code = LE_READ_PHY) {
/packages/modules/Bluetooth/system/pdl/hci/
Dhci_packets.pdl3825 packet LeReadPhy : LeConnectionManagementCommand (op_code = LE_READ_PHY) {