Home
last modified time | relevance | path

Searched refs:listPlayerApplicationSettingAttributes (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/avrcp_tg/
H A Davrcp_tg_profile.h105 …d::function<void(const RawAddress &rawAddr, uint8_t label)> listPlayerApplicationSettingAttributes; member
H A Davrcp_tg_profile.cpp654 myObserver_->listPlayerApplicationSettingAttributes(rawAddr, label); in ReceiveListPlayerApplicationSettingAttributesCmd()