Searched refs:tL2CAP_FIXED_CHNL_REG (Results 1 – 6 of 6) sorted by relevance
969 } tL2CAP_FIXED_CHNL_REG; typedef985 extern BOOLEAN L2CA_RegisterFixedChannel (UINT16 fixed_cid, tL2CAP_FIXED_CHNL_REG *p_freg);
56 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()
472 tL2CAP_FIXED_CHNL_REG fixed_reg[L2CAP_NUM_FIXED_CHNLS]; /* Reg info for fixed channels */
1362 BOOLEAN L2CA_RegisterFixedChannel (UINT16 fixed_cid, tL2CAP_FIXED_CHNL_REG *p_freg) in L2CA_RegisterFixedChannel()
2321 static tL2CAP_FIXED_CHNL_REG fcr = { in fcchan_get()