Home
last modified time | relevance | path

Searched defs:GetPlayStatusResponse (Results 1 – 4 of 4) sorted by relevance

/system/bt/service/common/android/bluetooth/
DIBluetoothAvrcpTarget.aidl33 boolean GetPlayStatusResponse(String addr, in GetPlayStatusResponse() method
/system/bt/service/ipc/binder/
Dbluetooth_avrcp_target_binder_server.cc120 Status BluetoothAvrcpTargetBinderServer::GetPlayStatusResponse( in GetPlayStatusResponse() function in ipc::binder::BluetoothAvrcpTargetBinderServer
/system/bt/service/
Davrcp_target.cc127 bool AvrcpTarget::GetPlayStatusResponse(const std::string& str_addr, in GetPlayStatusResponse() function in bluetooth::AvrcpTarget
/system/bt/profile/avrcp/
Ddevice.cc596 void Device::GetPlayStatusResponse(uint8_t label, PlayStatus status) { in GetPlayStatusResponse() function in bluetooth::avrcp::Device