Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/test/mock/
Dmock_stack_bnep_api.cc72 tBNEP_RESULT BNEP_WriteBuf(uint16_t /* handle */, in BNEP_WriteBuf() function
/packages/modules/Bluetooth/system/stack/include/
Dbnep_api.h292 tBNEP_RESULT BNEP_WriteBuf(uint16_t handle, const RawAddress& dest_addr,
/packages/modules/Bluetooth/system/stack/pan/
Dpan_api.cc537 BNEP_WriteBuf(pan_cb.pcb[i].handle, dst, p_buf, protocol, src, ext); in PAN_WriteBuf()
569 result = BNEP_WriteBuf(pcb->handle, dst, p_buf, protocol, src, ext); in PAN_WriteBuf()
/packages/modules/Bluetooth/system/stack/bnep/
Dbnep_api.cc333 tBNEP_RESULT BNEP_WriteBuf(uint16_t handle, const RawAddress& dest_addr, in BNEP_WriteBuf() function