Home
last modified time | relevance | path

Searched refs:bnepu_build_bnep_hdr (Results 1 – 3 of 3) sorted by relevance

/system/bt/stack/bnep/
Dbnep_api.c437 bnepu_build_bnep_hdr (p_bcb, p_buf, protocol, p_src_addr, p_dest_addr, fw_ext_present); in BNEP_WriteBuf()
548 bnepu_build_bnep_hdr (p_bcb, p_buf, protocol, p_src_addr, p_dest_addr, fw_ext_present); in BNEP_Write()
Dbnep_int.h219 extern void bnepu_build_bnep_hdr (tBNEP_CONN *p_bcb, BT_HDR *p_buf, UINT16 protocol,
Dbnep_utils.c466 void bnepu_build_bnep_hdr (tBNEP_CONN *p_bcb, BT_HDR *p_buf, UINT16 protocol, in bnepu_build_bnep_hdr() function