Searched refs:ListPlayerAppAttrResponse (Results 1 – 5 of 5) sorted by relevance
36 boolean ListPlayerAppAttrResponse(String addr, in int[] attrs); in ListPlayerAppAttrResponse() method
128 Status BluetoothAvrcpTargetBinderServer::ListPlayerAppAttrResponse( in ListPlayerAppAttrResponse() function in ipc::binder::BluetoothAvrcpTargetBinderServer133 avrcp_target->ListPlayerAppAttrResponse(String8(addr).string(), attrs)); in ListPlayerAppAttrResponse()
62 android::binder::Status ListPlayerAppAttrResponse(
89 bool ListPlayerAppAttrResponse(const std::string& addr,
139 bool AvrcpTarget::ListPlayerAppAttrResponse(const std::string& str_addr, in ListPlayerAppAttrResponse() function in bluetooth::AvrcpTarget