Searched refs:L2CA_RegisterFixedChannel (Results 1 – 5 of 5) sorted by relevance
74 L2CA_RegisterFixedChannel(L2CAP_SMP_CID, &fixed_reg); in smp_l2cap_if_init()79 L2CA_RegisterFixedChannel(L2CAP_SMP_BR_CID, &fixed_reg); in smp_l2cap_if_init()
1070 extern bool L2CA_RegisterFixedChannel(uint16_t fixed_cid,
121 L2CA_RegisterFixedChannel(L2CAP_ATT_CID, &fixed_reg); in gatt_init()
1555 bool L2CA_RegisterFixedChannel(uint16_t fixed_cid, in L2CA_RegisterFixedChannel() function
2218 if (!L2CA_RegisterFixedChannel(chan, &fcr)) { in fcchan_get()