Home
last modified time | relevance | path

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

/hal_espressif-3.4.0/components/bt/host/bluedroid/api/include/api/
Desp_avrc_api.h179 ESP_AVRC_RN_NOW_PLAYING_CHANGE = 0x09, /*!< now playing content changed */ enumerator
/hal_espressif-3.4.0/components/bt/host/bluedroid/btc/profile/std/avrc/
Dbtc_avrc.c607 case ESP_AVRC_RN_NOW_PLAYING_CHANGE: in handle_rc_notification_rsp()