Searched refs:tL2CAP_FIXED_CHNL_REG (Results 1 – 5 of 5) sorted by relevance
50 tL2CAP_FIXED_CHNL_REG fixed_reg; in smp_l2cap_if_init()
950 } tL2CAP_FIXED_CHNL_REG; typedef966 L2C_API extern BOOLEAN L2CA_RegisterFixedChannel (UINT16 fixed_cid, tL2CAP_FIXED_CHNL_REG *p_freg);
504 tL2CAP_FIXED_CHNL_REG fixed_reg[L2CAP_NUM_FIXED_CHNLS]; /* Reg info for fixed channels */
1291 BOOLEAN L2CA_RegisterFixedChannel (UINT16 fixed_cid, tL2CAP_FIXED_CHNL_REG *p_freg) in L2CA_RegisterFixedChannel()
92 tL2CAP_FIXED_CHNL_REG fixed_reg; in gatt_init()