Searched refs:tL2CAP_FIXED_CHNL_REG (Results 1 – 6 of 6) sorted by relevance
1053 } tL2CAP_FIXED_CHNL_REG; typedef1069 extern BOOLEAN L2CA_RegisterFixedChannel (UINT16 fixed_cid, tL2CAP_FIXED_CHNL_REG *p_freg);
58 tL2CAP_FIXED_CHNL_REG fixed_reg; in smp_l2cap_if_init()
94 tL2CAP_FIXED_CHNL_REG fixed_reg; in gatt_init()99 memset (&fixed_reg, 0, sizeof(tL2CAP_FIXED_CHNL_REG)); in gatt_init()
497 tL2CAP_FIXED_CHNL_REG fixed_reg[L2CAP_NUM_FIXED_CHNLS]; /* Reg info for fixed channels */
1652 BOOLEAN L2CA_RegisterFixedChannel (UINT16 fixed_cid, tL2CAP_FIXED_CHNL_REG *p_freg) in L2CA_RegisterFixedChannel()
2244 static tL2CAP_FIXED_CHNL_REG fcr = { in fcchan_get()