Searched refs:BNEP_WriteBuf (Results 1 – 4 of 4) sorted by relevance
/external/bluetooth/bluedroid/stack/include/ |
D | bnep_api.h | 336 BNEP_API extern tBNEP_RESULT BNEP_WriteBuf (UINT16 handle,
|
/external/bluetooth/bluedroid/stack/pan/ |
D | pan_api.c | 612 result = BNEP_WriteBuf (pan_cb.pcb[i].handle, dst, p_buf, protocol, src, ext); in PAN_WriteBuf() 644 result = BNEP_WriteBuf (pcb->handle, dst, p_buf, protocol, src, ext); in PAN_WriteBuf()
|
D | pan_main.c | 614 result = BNEP_WriteBuf (dst_pcb->handle, dst, p_buf, protocol, src, ext); in pan_data_buf_ind_cb()
|
/external/bluetooth/bluedroid/stack/bnep/ |
D | bnep_api.c | 361 tBNEP_RESULT BNEP_WriteBuf (UINT16 handle, in BNEP_WriteBuf() function
|