Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/profile/avrcp/
Ddevice.h67 Device(const RawAddress& bdaddr, bool avrcp13_compatibility,
Ddevice.cc52 Device::Device(const RawAddress& bdaddr, bool avrcp13_compatibility, in Device() argument
60 avrcp13_compatibility_(avrcp13_compatibility), in Device()