Searched defs:fw_ext_present (Results 1 – 4 of 4) sorted by relevance
74 const RawAddress* p_src_addr, bool fw_ext_present) { in BNEP_Write()80 const RawAddress* p_src_addr, bool fw_ext_present) { in BNEP_WriteBuf()
336 const RawAddress* p_src_addr, bool fw_ext_present) { in BNEP_WriteBuf()444 const RawAddress* p_src_addr, bool fw_ext_present) { in BNEP_Write()
432 const RawAddress* p_dest_addr, bool fw_ext_present) { in bnepu_build_bnep_hdr()1200 uint16_t protocol, bool fw_ext_present, in bnep_is_packet_allowed()
326 bool extension_present, fw_ext_present; in bnep_data_ind() local