Home | History | Annotate | Download | only in avdt

Lines Matching refs:tL2CAP_CFG_INFO

40 void avdt_l2c_config_cfm_cback(UINT16 lcid, tL2CAP_CFG_INFO *p_cfg);
41 void avdt_l2c_config_ind_cback(UINT16 lcid, tL2CAP_CFG_INFO *p_cfg);
75 tL2CAP_CFG_INFO cfg;
104 memset(&cfg, 0, sizeof(tL2CAP_CFG_INFO));
131 tL2CAP_CFG_INFO cfg;
147 memset(&cfg, 0, sizeof(tL2CAP_CFG_INFO));
175 tL2CAP_CFG_INFO cfg;
255 memset(&cfg, 0, sizeof(tL2CAP_CFG_INFO));
277 tL2CAP_CFG_INFO cfg;
297 memset(&cfg, 0, sizeof(tL2CAP_CFG_INFO));
346 void avdt_l2c_config_cfm_cback(UINT16 lcid, tL2CAP_CFG_INFO *p_cfg)
388 void avdt_l2c_config_ind_cback(UINT16 lcid, tL2CAP_CFG_INFO *p_cfg)
407 memset(p_cfg, 0, sizeof(tL2CAP_CFG_INFO));