Searched defs:feature_name (Results 1 – 5 of 5) sorted by relevance
| /packages/modules/Bluetooth/system/test/mock/ |
| D | mock_device_interop.cc | 86 int interop_feature_name_to_feature_id(const char* feature_name) { in interop_feature_name_to_feature_id()
|
| /packages/modules/Bluetooth/system/btif/src/ |
| D | bluetooth.cc | 990 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/ |
| D | com_android_bluetooth_btservice_AdapterService.cpp | 1968 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/ |
| D | interop.cc | 278 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/ |
| D | stack_sdp_utils_test.cc | 155 int interop_feature_name_to_feature_id(const char* feature_name) { in interop_feature_name_to_feature_id()
|