Home
last modified time | relevance | path

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

/system/bt/stack/include/
Dbnep_api.h336 extern tBNEP_RESULT BNEP_WriteBuf (UINT16 handle,
/system/bt/stack/pan/
Dpan_api.c587 result = BNEP_WriteBuf (pan_cb.pcb[i].handle, dst, p_buf, protocol, src, ext); in PAN_WriteBuf()
619 result = BNEP_WriteBuf (pcb->handle, dst, p_buf, protocol, src, ext); in PAN_WriteBuf()
/system/bt/stack/bnep/
Dbnep_api.c356 tBNEP_RESULT BNEP_WriteBuf (UINT16 handle, in BNEP_WriteBuf() function