Searched refs:AVRCP_FEATURE_MASK_BROWSING (Results 1 – 6 of 6) sorted by relevance
359 supported_features |= AVRCP_FEATURE_MASK_BROWSING; in btstack_main()
303 supported_features |= AVRCP_FEATURE_MASK_BROWSING; in btstack_main()
304 supported_features |= AVRCP_FEATURE_MASK_BROWSING; in a2dp_source_and_avrcp_services_init()
82 #define AVRCP_FEATURE_MASK_BROWSING 0x0040u macro
70 return target_supported_features & AVRCP_FEATURE_MASK_BROWSING; in avrcp_target_supports_browsing()
125 return controller_supported_features & AVRCP_FEATURE_MASK_BROWSING; in avrcp_controller_supports_browsing()