Home
last modified time | relevance | path

Searched refs:interop_match_vendor_product_ids (Results 1 – 7 of 7) sorted by relevance

/packages/modules/Bluetooth/system/test/mock/
Dmock_device_interop.cc75 struct interop_match_vendor_product_ids interop_match_vendor_product_ids; variable
108 bool interop_match_vendor_product_ids::return_value = false;
293 bool interop_match_vendor_product_ids(const interop_feature_t feature, in interop_match_vendor_product_ids() function
296 return test::mock::device_interop::interop_match_vendor_product_ids( in interop_match_vendor_product_ids()
Dmock_device_interop.h497 struct interop_match_vendor_product_ids { struct
508 extern struct interop_match_vendor_product_ids interop_match_vendor_product_ids; argument
/packages/modules/Bluetooth/system/device/include/
Dinterop.h390 bool interop_match_vendor_product_ids(const interop_feature_t feature,
/packages/modules/Bluetooth/system/device/fuzzer/
Dbtdevice_esco_fuzzer.cpp147 interop_match_vendor_product_ids( in LLVMFuzzerTestOneInput()
/packages/modules/Bluetooth/system/stack/test/sdp/
Dstack_sdp_utils_test.cc149 bool interop_match_vendor_product_ids(const interop_feature_t feature, in interop_match_vendor_product_ids() function
/packages/modules/Bluetooth/system/device/src/
Dinterop.cc253 bool interop_match_vendor_product_ids(const interop_feature_t feature, in interop_match_vendor_product_ids() function
/packages/modules/Bluetooth/system/bta/hh/
Dbta_hh_le.cc1561 if (interop_match_vendor_product_ids( in bta_hh_le_srvc_search_cmpl()