Searched refs:tg_feat_flag (Results 1 – 5 of 5) sorted by relevance
/hal_espressif-3.6.0/components/bt/host/bluedroid/api/include/api/ |
D | esp_avrc_api.h | 329 uint16_t tg_feat_flag; /*!< feature flag of remote device as TG */ member
|
/hal_espressif-3.6.0/examples/bluetooth/bluedroid/coex/a2dp_gatts_coex/main/ |
D | bt_app_av.c | 273 …G, "AVRC remote features %x, TG features %x", rc->rmt_feats.feat_mask, rc->rmt_feats.tg_feat_flag); in bt_av_hdl_avrc_ct_evt()
|
/hal_espressif-3.6.0/examples/bluetooth/bluedroid/classic_bt/a2dp_sink/main/ |
D | bt_app_av.c | 304 …G, "AVRC remote features %x, TG features %x", rc->rmt_feats.feat_mask, rc->rmt_feats.tg_feat_flag); in bt_av_hdl_avrc_ct_evt()
|
/hal_espressif-3.6.0/examples/bluetooth/bluedroid/classic_bt/a2dp_source/main/ |
D | main.c | 677 …G, "AVRC remote features %x, TG features %x", rc->rmt_feats.feat_mask, rc->rmt_feats.tg_feat_flag); in bt_av_hdl_avrc_ct_evt()
|
/hal_espressif-3.6.0/components/bt/host/bluedroid/btc/profile/std/avrc/ |
D | btc_avrc.c | 410 param.rmt_feats.tg_feat_flag = btc_rc_cb.rc_tg_features; in handle_rc_features()
|