Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/stack/include/
Davrc_api.h189 #define AVRCP_FEAT_CA_BIT 0x0180 macro
/packages/modules/Bluetooth/system/stack/sdp/
Dsdp_utils.cc1619 ((AVRCP_FEAT_CA_BIT & avrcp_peer_features) == AVRCP_FEAT_CA_BIT); in sdpu_set_avrc_target_features()