Searched refs:btc_avrc_ct_rn_evt_supported (Results 1 – 3 of 3) sorted by relevance
180 bool btc_avrc_ct_rn_evt_supported(uint8_t event_id);
135 if (!btc_avrc_ct_rn_evt_supported(event_id)) { in esp_avrc_ct_send_register_notification_cmd()170 if (!btc_avrc_ct_rn_evt_supported(ESP_AVRC_RN_VOLUME_CHANGE)) { in esp_avrc_ct_send_set_absolute_volume_cmd()
161 bool btc_avrc_ct_rn_evt_supported(uint8_t event_id) in btc_avrc_ct_rn_evt_supported() function578 if (!btc_avrc_ct_rn_evt_supported(param.change_ntf.event_id)) { in handle_rc_notification_rsp()