Home
last modified time | relevance | path

Searched defs:interop_match_addr (Results 1 – 6 of 6) sorted by relevance

/packages/modules/Bluetooth/system/test/mock/
Dmock_device_interop.cc35 bool interop_match_addr(const interop_feature_t feature, in interop_match_addr() function
/packages/modules/Bluetooth/system/btif/test/
Dbtif_rc_test.cc101 bool interop_match_addr(const interop_feature_t feature, in interop_match_addr() function
/packages/modules/Bluetooth/system/stack/test/sdp/
Dstack_sdp_utils_test.cc110 bool interop_match_addr(const interop_feature_t feature, in interop_match_addr() function
/packages/modules/Bluetooth/system/btif/src/
Dbluetooth.cc990 static bool interop_match_addr(const char* feature_name, in interop_match_addr() function
/packages/modules/Bluetooth/system/device/src/
Dinterop.cc201 bool interop_match_addr(const interop_feature_t feature, in interop_match_addr() function
/packages/modules/Bluetooth/system/include/hardware/
Dbluetooth.h918 bool (*interop_match_addr)(const char* feature_name, const RawAddress* addr); member