Searched refs:BNEP_WriteBuf (Results 1 – 4 of 4) sorted by relevance
/packages/modules/Bluetooth/system/test/mock/ |
D | mock_stack_bnep_api.cc | 72 tBNEP_RESULT BNEP_WriteBuf(uint16_t /* handle */, in BNEP_WriteBuf() function
|
/packages/modules/Bluetooth/system/stack/include/ |
D | bnep_api.h | 292 tBNEP_RESULT BNEP_WriteBuf(uint16_t handle, const RawAddress& dest_addr,
|
/packages/modules/Bluetooth/system/stack/pan/ |
D | pan_api.cc | 537 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/ |
D | bnep_api.cc | 333 tBNEP_RESULT BNEP_WriteBuf(uint16_t handle, const RawAddress& dest_addr, in BNEP_WriteBuf() function
|