Home
last modified time | relevance | path

Searched defs:feature_name (Results 1 – 5 of 5) sorted by relevance

/packages/modules/Bluetooth/system/test/mock/
Dmock_device_interop.cc86 int interop_feature_name_to_feature_id(const char* feature_name) { in interop_feature_name_to_feature_id()
/packages/modules/Bluetooth/system/btif/src/
Dbluetooth.cc990 static bool interop_match_addr(const char* feature_name, in interop_match_addr()
1005 static bool interop_match_name(const char* feature_name, const char* name) { in interop_match_name()
1019 static bool interop_match_addr_or_name(const char* feature_name, in interop_match_addr_or_name()
1036 const char* feature_name, in interop_database_add_remove_addr()
1057 const char* feature_name, in interop_database_add_remove_name()
/packages/modules/Bluetooth/android/app/jni/
Dcom_android_bluetooth_btservice_AdapterService.cpp1968 jstring feature_name, jstring address) { in interopMatchAddrNative()
2005 jstring feature_name, jstring name) { in interopMatchNameNative()
2035 jstring feature_name, in interopMatchAddrOrNameNative()
2074 jstring feature_name, in interopDatabaseAddRemoveAddrNative()
2118 jstring feature_name, in interopDatabaseAddRemoveNameNative()
/packages/modules/Bluetooth/system/device/src/
Dinterop.cc278 const char* feature_name = in interop_init_feature_name_id_map() local
476 int interop_feature_name_to_feature_id(const char* feature_name) { in interop_feature_name_to_feature_id()
/packages/modules/Bluetooth/system/stack/test/sdp/
Dstack_sdp_utils_test.cc155 int interop_feature_name_to_feature_id(const char* feature_name) { in interop_feature_name_to_feature_id()