Home
last modified time | relevance | path

Searched refs:BNEP_Write (Results 1 – 5 of 5) sorted by relevance

/packages/modules/Bluetooth/system/test/mock/
Dmock_stack_bnep_api.cc63 tBNEP_RESULT BNEP_Write(uint16_t /* handle */, in BNEP_Write() function
/packages/modules/Bluetooth/system/stack/pan/
Dpan_main.cc430 BNEP_Write(pan_cb.pcb[i].handle, dst, p_data, len, protocol, src, in pan_data_buf_ind_cb()
454 BNEP_Write(dst_pcb->handle, dst, p_data, len, protocol, src, ext); in pan_data_buf_ind_cb()
Dpan_api.cc459 BNEP_Write(pan_cb.pcb[i].handle, dst, p_data, len, protocol, src, ext); in PAN_Write()
514 BNEP_Write(pan_cb.pcb[i].handle, dst, data, p_buf->len, protocol, src, in PAN_WriteBuf()
/packages/modules/Bluetooth/system/stack/include/
Dbnep_api.h319 tBNEP_RESULT BNEP_Write(uint16_t handle, const RawAddress& dest_addr,
/packages/modules/Bluetooth/system/stack/bnep/
Dbnep_api.cc443 tBNEP_RESULT BNEP_Write(uint16_t handle, const RawAddress& dest_addr, in BNEP_Write() function