Home
last modified time | relevance | path

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

/system/bt/service/common/android/bluetooth/
DIBluetoothAvrcpTarget.aidl47 boolean GetElementAttrResponse(String addr, in GetElementAttrResponse() method
/system/bt/service/ipc/binder/
Dbluetooth_avrcp_target_binder_server.cc178 Status BluetoothAvrcpTargetBinderServer::GetElementAttrResponse( in GetElementAttrResponse() function in ipc::binder::BluetoothAvrcpTargetBinderServer
189 avrcp_target->GetElementAttrResponse(String8(addr).string(), non_binder)); in GetElementAttrResponse()
Dbluetooth_avrcp_target_binder_server.h77 android::binder::Status GetElementAttrResponse(
/system/bt/service/
Davrcp_target.h101 bool GetElementAttrResponse(const std::string& addr,
Davrcp_target.cc203 bool AvrcpTarget::GetElementAttrResponse( in GetElementAttrResponse() function in bluetooth::AvrcpTarget