Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/test/mock/
Dmock_device_interop.cc71 struct interop_match_addr_get_max_lat interop_match_addr_get_max_lat; variable
104 bool interop_match_addr_get_max_lat::return_value = false;
269 bool interop_match_addr_get_max_lat(const interop_feature_t feature, in interop_match_addr_get_max_lat() function
272 return test::mock::device_interop::interop_match_addr_get_max_lat( in interop_match_addr_get_max_lat()
Dmock_device_interop.h431 struct interop_match_addr_get_max_lat { struct
443 extern struct interop_match_addr_get_max_lat interop_match_addr_get_max_lat; argument
/packages/modules/Bluetooth/system/device/include/
Dinterop.h413 bool interop_match_addr_get_max_lat(const interop_feature_t feature,
/packages/modules/Bluetooth/system/device/fuzzer/
Dbtdevice_esco_fuzzer.cpp177 interop_match_addr_get_max_lat(mFuzzedDataProvider.PickValueInArray( in LLVMFuzzerTestOneInput()
/packages/modules/Bluetooth/system/stack/acl/
Dbtm_pm.cc102 if (interop_match_addr_get_max_lat(INTEROP_UPDATE_HID_SSR_MAX_LAT, &addr, in send_sniff_subrating()
/packages/modules/Bluetooth/system/stack/test/sdp/
Dstack_sdp_utils_test.cc159 bool interop_match_addr_get_max_lat(const interop_feature_t feature, in interop_match_addr_get_max_lat() function
/packages/modules/Bluetooth/system/device/src/
Dinterop.cc258 bool interop_match_addr_get_max_lat(const interop_feature_t feature, in interop_match_addr_get_max_lat() function