Home
last modified time | relevance | path

Searched refs:SendCommandToRemoteByAddress (Results 1 – 3 of 3) sorted by relevance

/packages/modules/Bluetooth/tools/rootcanal/model/controller/
Dlink_layer_controller.h86 ErrorCode SendCommandToRemoteByAddress(OpCode opcode, pdl::packet::slice args,
Dlink_layer_controller.cc2162 ErrorCode LinkLayerController::SendCommandToRemoteByAddress( in SendCommandToRemoteByAddress() function in rootcanal::LinkLayerController
2215 return SendCommandToRemoteByAddress( in SendCommandToRemoteByHandle()
Ddual_mode_controller.cc1829 auto status = link_layer_controller_.SendCommandToRemoteByAddress( in RemoteNameRequest()