Home
last modified time | relevance | path

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

/aosp12/system/bt/vendor_libs/test_vendor_lib/model/controller/
H A Dlink_layer_controller.h41 ErrorCode SendCommandToRemoteByAddress(
H A Dlink_layer_controller.cc82 ErrorCode LinkLayerController::SendCommandToRemoteByAddress( in SendCommandToRemoteByAddress() function in test_vendor_lib::LinkLayerController
137 return SendCommandToRemoteByAddress( in SendCommandToRemoteByHandle()
H A Ddual_mode_controller.cc1545 auto status = link_layer_controller_.SendCommandToRemoteByAddress( in RemoteNameRequest()