Home
last modified time | relevance | path

Searched refs:peer_tg_features (Results 1 – 4 of 4) sorted by relevance

/hal_espressif-3.6.0/components/bt/host/bluedroid/bta/av/
Dbta_av_act.c336 p_rcb->peer_tg_features = 0; in bta_av_rc_create()
523 rc_open.peer_tg_features = p_cb->rcb[i].peer_tg_features; in bta_av_rc_opened()
1578 UINT16 peer_tg_features; /* peer features mask as target */ in bta_av_rc_disc_done() local
1605 …r_features |= bta_av_check_peer_rc_features (UUID_SERVCLASS_AV_REM_CTRL_TARGET, &peer_tg_features); in bta_av_rc_disc_done()
1623 p_cb->rcb[rc_handle].peer_tg_features = peer_tg_features; in bta_av_rc_disc_done()
1645 rc_feat.peer_tg_features = peer_tg_features; in bta_av_rc_disc_done()
1681 p_rcb->peer_tg_features = 0; in bta_av_rc_closed()
/hal_espressif-3.6.0/components/bt/host/bluedroid/bta/include/bta/
Dbta_av_api.h391 UINT16 peer_tg_features; member
407 UINT16 peer_tg_features; member
/hal_espressif-3.6.0/components/bt/host/bluedroid/btc/profile/std/avrc/
Dbtc_avrc.c478 btc_rc_cb.rc_tg_features = p_rc_open->peer_tg_features; in handle_rc_connect()
962 btc_rc_cb.rc_tg_features = p_data->rc_feat.peer_tg_features; in btc_rc_handler()
/hal_espressif-3.6.0/components/bt/host/bluedroid/bta/av/include/
Dbta_av_int.h477 UINT16 peer_tg_features; member