Home
last modified time | relevance | path

Searched refs:BTA_AV_CHNL_VIDEO (Results 1 – 3 of 3) sorted by relevance

/hal_espressif-3.6.0/components/bt/host/bluedroid/btc/profile/std/include/
Dbtc_av_api.h56 #define BTC_AV_CHNL_VIDEO BTA_AV_CHNL_VIDEO /* video channel */
/hal_espressif-3.6.0/components/bt/host/bluedroid/bta/include/bta/
Dbta_av_api.h72 #define BTA_AV_CHNL_VIDEO 0x80 /* video channel */ macro
/hal_espressif-3.6.0/components/bt/host/bluedroid/bta/av/
Dbta_av_main.c337 if (chnl == BTA_AV_CHNL_VIDEO) { in bta_av_alloc_scb()