Searched defs:fw_ext_present (Results 1 – 3 of 3) sorted by relevance
331 const RawAddress* p_src_addr, bool fw_ext_present) { in BNEP_WriteBuf()439 const RawAddress* p_src_addr, bool fw_ext_present) { in BNEP_Write()
433 const RawAddress* p_dest_addr, bool fw_ext_present) { in bnepu_build_bnep_hdr()1261 uint16_t protocol, bool fw_ext_present, in bnep_is_packet_allowed()
440 bool extension_present, fw_ext_present; in bnep_data_ind() local