Home | History | Annotate | Download | only in smp

Lines Matching full:fixed_cid

287     UINT16 fixed_cid = L2CAP_SMP_CID;
291 fixed_cid = L2CAP_SMP_BR_CID;
297 if ((l2cap_ret = L2CA_SendFixedChnlData (fixed_cid, rem_bda, p_toL2CAP)) == L2CAP_DW_FAILED)