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.h73 ErrorCode SendCommandToRemoteByAddress(
Dlink_layer_controller.cc2056 ErrorCode LinkLayerController::SendCommandToRemoteByAddress( in SendCommandToRemoteByAddress() function in rootcanal::LinkLayerController
2109 return SendCommandToRemoteByAddress( in SendCommandToRemoteByHandle()
Ddual_mode_controller.cc1434 auto status = link_layer_controller_.SendCommandToRemoteByAddress( in RemoteNameRequest()