Searched refs:BNEP_Write (Results 1 – 5 of 5) sorted by relevance
/packages/modules/Bluetooth/system/test/mock/ |
D | mock_stack_bnep_api.cc | 63 tBNEP_RESULT BNEP_Write(uint16_t /* handle */, in BNEP_Write() function
|
/packages/modules/Bluetooth/system/stack/pan/ |
D | pan_main.cc | 430 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()
|
D | pan_api.cc | 459 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/ |
D | bnep_api.h | 319 tBNEP_RESULT BNEP_Write(uint16_t handle, const RawAddress& dest_addr,
|
/packages/modules/Bluetooth/system/stack/bnep/ |
D | bnep_api.cc | 443 tBNEP_RESULT BNEP_Write(uint16_t handle, const RawAddress& dest_addr, in BNEP_Write() function
|