Home
last modified time | relevance | path

Searched defs:fw_ext_present (Results 1 – 3 of 3) sorted by relevance

/packages/modules/Bluetooth/system/stack/bnep/
Dbnep_api.cc335 const RawAddress& src_addr, bool fw_ext_present) { in BNEP_WriteBuf()
445 const RawAddress& src_addr, bool fw_ext_present) { in BNEP_Write()
Dbnep_utils.cc438 const RawAddress& dest_addr, bool fw_ext_present) { in bnepu_build_bnep_hdr()
1195 uint16_t protocol, bool fw_ext_present, in bnep_is_packet_allowed()
Dbnep_main.cc339 bool extension_present, fw_ext_present; in bnep_data_ind() local