Searched refs:SendPassThroughCommand (Results 1 – 5 of 5) sorted by relevance
29 boolean SendPassThroughCommand(int id, String device_address, in SendPassThroughCommand() method
101 Status BluetoothAvrcpControlBinderServer::SendPassThroughCommand( in SendPassThroughCommand() function in ipc::binder::BluetoothAvrcpControlBinderServer112 if (!avrcp_control->SendPassThroughCommand(String8(device_address).string(), in SendPassThroughCommand()
54 android::binder::Status SendPassThroughCommand(
70 bool SendPassThroughCommand(const std::string& device_address,
62 bool AvrcpControl::SendPassThroughCommand(const std::string& device_address, in SendPassThroughCommand() function in bluetooth::AvrcpControl