Home
last modified time | relevance | path

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

/aosp_15_r20/packages/modules/Bluetooth/system/stack/bnep/
Dbnep_api.cc350 uint16_t protocol, const RawAddress& src_addr, bool fw_ext_present) { in BNEP_WriteBuf()
457 uint16_t protocol, const RawAddress& src_addr, bool fw_ext_present) { in BNEP_Write()
Dbnep_utils.cc442 bool fw_ext_present) { in bnepu_build_bnep_hdr()
1193 uint16_t protocol, bool fw_ext_present, uint8_t* p_data, in bnep_is_packet_allowed()
Dbnep_main.cc338 bool extension_present, fw_ext_present; in bnep_data_ind() local