Searched refs:tL2CAP_FIXED_CHNL_REG (Results 1 – 6 of 6) sorted by relevance
1057 } tL2CAP_FIXED_CHNL_REG; typedef1073 extern BOOLEAN L2CA_RegisterFixedChannel (UINT16 fixed_cid, tL2CAP_FIXED_CHNL_REG *p_freg);
60 tL2CAP_FIXED_CHNL_REG fixed_reg; in smp_l2cap_if_init()
98 tL2CAP_FIXED_CHNL_REG fixed_reg; in gatt_init()104 memset (&fixed_reg, 0, sizeof(tL2CAP_FIXED_CHNL_REG)); in gatt_init()
511 tL2CAP_FIXED_CHNL_REG fixed_reg[L2CAP_NUM_FIXED_CHNLS]; /* Reg info for fixed channels */
1626 BOOLEAN L2CA_RegisterFixedChannel (UINT16 fixed_cid, tL2CAP_FIXED_CHNL_REG *p_freg) in L2CA_RegisterFixedChannel()
2540 static tL2CAP_FIXED_CHNL_REG fcr = { in fcchan_get()