Searched defs:GetPlayStatusResponse (Results 1 – 4 of 4) sorted by relevance
/system/bt/service/common/android/bluetooth/ | ||
D | IBluetoothAvrcpTarget.aidl | 33 boolean GetPlayStatusResponse(String addr, in GetPlayStatusResponse() method |
/system/bt/service/ipc/binder/ | ||
D | bluetooth_avrcp_target_binder_server.cc | 120 Status BluetoothAvrcpTargetBinderServer::GetPlayStatusResponse( in GetPlayStatusResponse() function in ipc::binder::BluetoothAvrcpTargetBinderServer |
/system/bt/service/ | ||
D | avrcp_target.cc | 127 bool AvrcpTarget::GetPlayStatusResponse(const std::string& str_addr, in GetPlayStatusResponse() function in bluetooth::AvrcpTarget |
/system/bt/profile/avrcp/ | ||
D | device.cc | 596 void Device::GetPlayStatusResponse(uint8_t label, PlayStatus status) { in GetPlayStatusResponse() function in bluetooth::avrcp::Device |