Searched refs:pL2CA_DataInd_Cb (Results 1 – 7 of 7) sorted by relevance
850 (*p_ccb->p_rcb->api.pL2CA_DataInd_Cb)(p_ccb->local_cid, (BT_HDR *)p_data); in l2c_csm_config()971 if ((p_ccb->p_rcb) && (p_ccb->p_rcb->api.pL2CA_DataInd_Cb)) { in l2c_csm_open()972 (*p_ccb->p_rcb->api.pL2CA_DataInd_Cb)(p_ccb->local_cid, (BT_HDR *)p_data); in l2c_csm_open()
66 .pL2CA_DataInd_Cb = read_ready_cb,
68 || (!p_cb_info->pL2CA_DataInd_Cb) in L2CA_Register()328 assert(callbacks->pL2CA_DataInd_Cb != NULL); in L2CA_SetConnectionCallbacks()1324 if ((!p_cb_info->pL2CA_DataInd_Cb) in L2CA_RegisterLECoc()
83 p_l2c->pL2CA_DataInd_Cb = RFCOMM_BufDataInd; in rfcomm_l2cap_if_init()
312 tL2CA_DATA_IND_CB *pL2CA_DataInd_Cb; member
197 sdp_cb.reg_info.pL2CA_DataInd_Cb = sdp_data_ind; in sdp_init()
86 gap_cb.conn.reg_info.pL2CA_DataInd_Cb = gap_data_ind; in gap_conn_init()