HomeSort by relevance Sort by last modified time
    Searched refs:BNEP_WriteBuf (Results 1 - 4 of 4) sorted by null

  /external/bluetooth/bluedroid/stack/include/
bnep_api.h 317 ** Function BNEP_WriteBuf
336 BNEP_API extern tBNEP_RESULT BNEP_WriteBuf (UINT16 handle,
  /external/bluetooth/bluedroid/stack/pan/
pan_api.c 612 result = BNEP_WriteBuf (pan_cb.pcb[i].handle, dst, p_buf, protocol, src, ext);
644 result = BNEP_WriteBuf (pcb->handle, dst, p_buf, protocol, src, ext);
pan_main.c 614 result = BNEP_WriteBuf (dst_pcb->handle, dst, p_buf, protocol, src, ext);
  /external/bluetooth/bluedroid/stack/bnep/
bnep_api.c 342 ** Function BNEP_WriteBuf
361 tBNEP_RESULT BNEP_WriteBuf (UINT16 handle,

Completed in 141 milliseconds