Searched refs:p_data_buf_cb (Results 1 – 5 of 5) sorted by relevance
77 bnep_cb.p_data_buf_cb = p_reg_info->p_data_buf_cb; in BNEP_Register()110 bnep_cb.p_data_buf_cb = NULL; in BNEP_Deregister()
176 tBNEP_DATA_BUF_CB *p_data_buf_cb; member
648 if (bnep_cb.p_data_buf_cb) in bnep_data_ind()650 … (*bnep_cb.p_data_buf_cb)(p_bcb->handle, p_src_addr, p_dst_addr, protocol, p_buf, fw_ext_present); in bnep_data_ind()
192 tBNEP_DATA_BUF_CB *p_data_buf_cb; /* To pass the data buffer received */ member
65 reg_info.p_data_buf_cb = pan_data_buf_ind_cb; in pan_register_with_bnep()