Searched refs:SendCommandToRemoteByAddress (Results 1 – 3 of 3) sorted by relevance
83 ErrorCode SendCommandToRemoteByAddress(OpCode opcode, pdl::packet::slice args,
2064 ErrorCode LinkLayerController::SendCommandToRemoteByAddress(OpCode opcode, pdl::packet::slice args, in SendCommandToRemoteByAddress() function in rootcanal::LinkLayerController2112 return SendCommandToRemoteByAddress(opcode, args, in SendCommandToRemoteByHandle()
1679 auto status = link_layer_controller_.SendCommandToRemoteByAddress( in RemoteNameRequest()