Searched refs:l2cu_initialize_fixed_ccb (Results 1 – 6 of 6) sorted by relevance
47 bool l2cu_initialize_fixed_ccb(tL2C_LCB* /* p_lcb */, in l2cu_initialize_fixed_ccb() function
1222 if (!l2cu_initialize_fixed_ccb(p_lcb, fixed_cid)) { in L2CA_ConnectFixedChnl()1254 if (!l2cu_initialize_fixed_ccb(p_lcb, fixed_cid)) { in L2CA_ConnectFixedChnl()1340 if (!l2cu_initialize_fixed_ccb(p_lcb, fixed_cid)) { in L2CA_SendFixedChnlData()
782 bool l2cu_initialize_fixed_ccb(tL2C_LCB* p_lcb, uint16_t fixed_cid);
165 !l2cu_initialize_fixed_ccb(p_lcb, rcv_cid)) { in l2c_rcv_acl_data()
143 if (!l2cu_initialize_fixed_ccb(p_lcb, L2CAP_ATT_CID)) { in l2cble_conn_comp()
2662 bool l2cu_initialize_fixed_ccb(tL2C_LCB* p_lcb, uint16_t fixed_cid) { in l2cu_initialize_fixed_ccb() function