Searched refs:BNEP_WriteBuf (Results 1 – 3 of 3) sorted by relevance
/system/bt/stack/include/ |
D | bnep_api.h | 308 extern tBNEP_RESULT BNEP_WriteBuf(uint16_t handle,
|
/system/bt/stack/pan/ |
D | pan_api.cc | 542 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()
|
/system/bt/stack/bnep/ |
D | bnep_api.cc | 329 tBNEP_RESULT BNEP_WriteBuf(uint16_t handle, const RawAddress& p_dest_addr, in BNEP_WriteBuf() function
|