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

  /system/bt/stack/include/
bnep_api.h 287 * Function BNEP_WriteBuf
308 extern tBNEP_RESULT BNEP_WriteBuf(uint16_t handle,
  /system/bt/stack/pan/
pan_api.cc 542 BNEP_WriteBuf(pan_cb.pcb[i].handle, dst, p_buf, protocol, &src, ext);
569 result = BNEP_WriteBuf(pcb->handle, dst, p_buf, protocol, &src, ext);
  /system/bt/stack/bnep/
bnep_api.cc 308 * Function BNEP_WriteBuf
329 tBNEP_RESULT BNEP_WriteBuf(uint16_t handle, const RawAddress& p_dest_addr,

Completed in 300 milliseconds