Home
last modified time | relevance | path

Searched defs:GetElementAttributesResponse (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/packages/modules/Bluetooth/system/profile/avrcp/
Ddevice.cc764 void Device::GetElementAttributesResponse(uint8_t label, in GetElementAttributesResponse() function in bluetooth::avrcp::Device
/aosp_15_r20/external/python/bumble/bumble/
Davrcp.py543 class GetElementAttributesResponse(Response): class