Home
last modified time | relevance | path

Searched refs:ReadTransmitPowerLevel (Results 1 – 8 of 8) sorted by relevance

/packages/modules/Bluetooth/system/gd/hci/acl_manager/
Dclassic_acl_connection.h66 virtual bool ReadTransmitPowerLevel(TransmitPowerLevelType type);
Dclassic_acl_connection.cc521 bool ClassicAclConnection::ReadTransmitPowerLevel(TransmitPowerLevelType type) { in ReadTransmitPowerLevel() function in bluetooth::hci::acl_manager::ClassicAclConnection
/packages/modules/Bluetooth/tools/rootcanal/model/controller/
Ddual_mode_controller.h274 void ReadTransmitPowerLevel(CommandView command);
Ddual_mode_controller.cc1659 void DualModeController::ReadTransmitPowerLevel(CommandView command) { in ReadTransmitPowerLevel() function in rootcanal::DualModeController
4293 &DualModeController::ReadTransmitPowerLevel},
/packages/modules/Bluetooth/system/gd/hci/facade/
Dacl_manager_facade.cc211 connection->second.connection_->ReadTransmitPowerLevel(view.GetTransmitPowerLevelType()); in ConnectionCommand()
/packages/modules/Bluetooth/system/gd/hci/
Dacl_manager_test.cc1052 connection_->ReadTransmitPowerLevel(TransmitPowerLevelType::CURRENT); in TEST_F()
/packages/modules/Bluetooth/tools/rootcanal/packets/
Dhci_packets.pdl2118 packet ReadTransmitPowerLevel : Command (op_code = READ_TRANSMIT_POWER_LEVEL) {
/packages/modules/Bluetooth/system/pdl/hci/
Dhci_packets.pdl2275 packet ReadTransmitPowerLevel : ConnectionManagementCommand (op_code = READ_TRANSMIT_POWER_LEVEL) {