Home
last modified time | relevance | path

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

/system/bt/stack/bnep/
Dbnep_api.cc331 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()
Dbnep_utils.cc433 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()
Dbnep_main.cc440 bool extension_present, fw_ext_present; in bnep_data_ind() local