Searched refs:p_data_buf_cb (Results 1 - 5 of 5) sorted by relevance

/external/bluetooth/bluedroid/stack/bnep/
H A Dbnep_api.c77 bnep_cb.p_data_buf_cb = p_reg_info->p_data_buf_cb;
110 bnep_cb.p_data_buf_cb = NULL;
H A Dbnep_int.h176 tBNEP_DATA_BUF_CB *p_data_buf_cb; member in struct:__anon1005
H A Dbnep_main.c648 if (bnep_cb.p_data_buf_cb)
650 (*bnep_cb.p_data_buf_cb)(p_bcb->handle, p_src_addr, p_dst_addr, protocol, p_buf, fw_ext_present);
/external/bluetooth/bluedroid/stack/include/
H A Dbnep_api.h192 tBNEP_DATA_BUF_CB *p_data_buf_cb; /* To pass the data buffer received */ member in struct:__anon1147
/external/bluetooth/bluedroid/stack/pan/
H A Dpan_main.c65 reg_info.p_data_buf_cb = pan_data_buf_ind_cb;

Completed in 22 milliseconds