Searched refs:bnepu_build_bnep_hdr (Results 1 – 3 of 3) sorted by relevance
/external/bluetooth/bluedroid/stack/bnep/ |
D | bnep_api.c | 442 bnepu_build_bnep_hdr (p_bcb, p_buf, protocol, p_src_addr, p_dest_addr, fw_ext_present); in BNEP_WriteBuf() 558 bnepu_build_bnep_hdr (p_bcb, p_buf, protocol, p_src_addr, p_dest_addr, fw_ext_present); in BNEP_Write()
|
D | bnep_int.h | 222 extern void bnepu_build_bnep_hdr (tBNEP_CONN *p_bcb, BT_HDR *p_buf, UINT16 protocol,
|
D | bnep_utils.c | 486 void bnepu_build_bnep_hdr (tBNEP_CONN *p_bcb, BT_HDR *p_buf, UINT16 protocol, in bnepu_build_bnep_hdr() function
|