Searched refs:btc_avrc_ct_rn_evt_supported (Results 1 – 3 of 3) sorted by relevance
181 bool btc_avrc_ct_rn_evt_supported(uint8_t event_id);
127 if (!btc_avrc_ct_rn_evt_supported(event_id)) { in esp_avrc_ct_send_register_notification_cmd()162 if (!btc_avrc_ct_rn_evt_supported(ESP_AVRC_RN_VOLUME_CHANGE)) { in esp_avrc_ct_send_set_absolute_volume_cmd()
153 bool btc_avrc_ct_rn_evt_supported(uint8_t event_id) in btc_avrc_ct_rn_evt_supported() function569 if (!btc_avrc_ct_rn_evt_supported(param.change_ntf.event_id)) { in handle_rc_notification_rsp()