Searched refs:BNEP_WriteBuf (Results 1 - 3 of 3) sorted by relevance

/system/bt/stack/include/
H A Dbnep_api.h317 ** Function BNEP_WriteBuf
336 extern tBNEP_RESULT BNEP_WriteBuf (UINT16 handle,
/system/bt/stack/pan/
H A Dpan_api.c587 result = BNEP_WriteBuf (pan_cb.pcb[i].handle, dst, p_buf, protocol, src, ext);
619 result = BNEP_WriteBuf (pcb->handle, dst, p_buf, protocol, src, ext);
/system/bt/stack/bnep/
H A Dbnep_api.c337 ** Function BNEP_WriteBuf
356 tBNEP_RESULT BNEP_WriteBuf (UINT16 handle, function

Completed in 57 milliseconds