Home
last modified time | relevance | path

Searched defs:p_cap (Results 1 – 2 of 2) sorted by relevance

/hal_espressif-latest/components/bt/host/bluedroid/bta/av/
Dbta_av_sbc.c397 UINT8 bta_av_sbc_cfg_for_cap(UINT8 *p_peer, tA2D_SBC_CIE *p_cap, tA2D_SBC_CIE *p_pref) in bta_av_sbc_cfg_for_cap()
475 UINT8 bta_av_sbc_cfg_matches_cap(UINT8 *p_cfg, tA2D_SBC_CIE *p_cap) in bta_av_sbc_cfg_matches_cap()
539 UINT8 bta_av_sbc_cfg_in_cap(UINT8 *p_cfg, tA2D_SBC_CIE *p_cap) in bta_av_sbc_cfg_in_cap()
/hal_espressif-latest/components/bt/host/bluedroid/bta/av/include/
Dbta_av_int.h429 tAVDT_CFG *p_cap; /* buffer used for get capabilities */ member