Home
last modified time | relevance | path

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

/aosp_15_r20/packages/modules/Bluetooth/system/profile/avrcp/
Ddevice.h191 virtual void PlayerSettingChangedNotificationResponse(uint8_t label, bool interim,
Ddevice.cc444 attributes, base::Bind(&Device::PlayerSettingChangedNotificationResponse, in HandleNotification()
1653 void Device::PlayerSettingChangedNotificationResponse(uint8_t label, bool interim, in PlayerSettingChangedNotificationResponse() function in bluetooth::avrcp::Device