Home
last modified time | relevance | path

Searched defs:ListPlayerAppAttrResponse (Results 1 – 3 of 3) sorted by relevance

/aosp12/system/bt/service/common/android/bluetooth/
H A DIBluetoothAvrcpTarget.aidl36 boolean ListPlayerAppAttrResponse(String addr, in int[] attrs); in ListPlayerAppAttrResponse() method
/aosp12/system/bt/service/ipc/binder/
H A Dbluetooth_avrcp_target_binder_server.cc128 Status BluetoothAvrcpTargetBinderServer::ListPlayerAppAttrResponse( in ListPlayerAppAttrResponse() function in ipc::binder::BluetoothAvrcpTargetBinderServer
/aosp12/system/bt/service/
H A Davrcp_target.cc139 bool AvrcpTarget::ListPlayerAppAttrResponse(const std::string& str_addr, in ListPlayerAppAttrResponse() function in bluetooth::AvrcpTarget