Home
last modified time | relevance | path

Searched refs:GetPlayerAppAttrTextResponse (Results 1 – 5 of 5) sorted by relevance

/system/bt/service/common/android/bluetooth/
DIBluetoothAvrcpTarget.aidl41 boolean GetPlayerAppAttrTextResponse(String addr, in GetPlayerAppAttrTextResponse() method
/system/bt/service/ipc/binder/
Dbluetooth_avrcp_target_binder_server.cc150 Status BluetoothAvrcpTargetBinderServer::GetPlayerAppAttrTextResponse( in GetPlayerAppAttrTextResponse() function in ipc::binder::BluetoothAvrcpTargetBinderServer
160 TRY_RET_FUNC(avrcp_target->GetPlayerAppAttrTextResponse( in GetPlayerAppAttrTextResponse()
Dbluetooth_avrcp_target_binder_server.h69 android::binder::Status GetPlayerAppAttrTextResponse(
/system/bt/service/
Davrcp_target.h95 bool GetPlayerAppAttrTextResponse(const std::string& addr,
Davrcp_target.cc179 bool AvrcpTarget::GetPlayerAppAttrTextResponse( in GetPlayerAppAttrTextResponse() function in bluetooth::AvrcpTarget