Searched refs:pL2CA_DataInd_Cb (Results 1 – 8 of 8) sorted by relevance
73 p_l2c->pL2CA_DataInd_Cb = RFCOMM_BufDataInd; in rfcomm_l2cap_if_init()
1039 (*p_ccb->p_rcb->api.pL2CA_DataInd_Cb)(p_ccb->local_cid, (BT_HDR *)p_data); in l2c_csm_config()1172 if ((p_ccb->p_rcb) && (p_ccb->p_rcb->api.pL2CA_DataInd_Cb)) in l2c_csm_open()1173 (*p_ccb->p_rcb->api.pL2CA_DataInd_Cb)(p_ccb->local_cid, (BT_HDR *)p_data); in l2c_csm_open()
74 || (!p_cb_info->pL2CA_DataInd_Cb) in L2CA_Register()358 if ((!p_cb_info->pL2CA_DataInd_Cb) in L2CA_RegisterLECoc()646 assert(callbacks->pL2CA_DataInd_Cb != NULL); in L2CA_SetConnectionCallbacks()
70 .pL2CA_DataInd_Cb = read_ready_cb,
312 tL2CA_DATA_IND_CB *pL2CA_DataInd_Cb; member
131 sdp_cb.reg_info.pL2CA_DataInd_Cb = sdp_data_ind; in sdp_init()
98 bnep_cb.reg_info.pL2CA_DataInd_Cb = bnep_data_ind; in bnep_register_with_l2cap()
86 gap_cb.conn.reg_info.pL2CA_DataInd_Cb = gap_data_ind; in gap_conn_init()