Home
last modified time | relevance | path

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

/hal_espressif-3.4.0/components/bt/host/bluedroid/btc/profile/std/include/
Dbtc_avrc.h129 UINT16 rc_ct_features; member
/hal_espressif-3.4.0/components/bt/host/bluedroid/btc/profile/std/avrc/
Dbtc_avrc.c416 (btc_rc_cb.rc_ct_features != 0)) { in handle_rc_features()
420 param.rmt_feats.ct_feat_flag = btc_rc_cb.rc_ct_features; in handle_rc_features()
477 btc_rc_cb.rc_ct_features = p_rc_open->peer_ct_features; in handle_rc_connect()
512 btc_rc_cb.rc_ct_features = 0; in handle_rc_disconnect()
961 btc_rc_cb.rc_ct_features = p_data->rc_feat.peer_ct_features; in btc_rc_handler()