Home
last modified time | relevance | path

Searched defs:interop_database_add_name (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/packages/modules/Bluetooth/system/test/mock/
Dmock_device_interop.h110 struct interop_database_add_name { struct
115 extern struct interop_database_add_name interop_database_add_name; argument
Dmock_device_interop.cc47 struct interop_database_add_name interop_database_add_name; variable
136 void interop_database_add_name(const uint16_t feature, const char* name) { in interop_database_add_name() function
/aosp_15_r20/packages/modules/Bluetooth/system/device/src/
Dinterop.cc1173 void interop_database_add_name(const uint16_t feature, const char* name) { in interop_database_add_name() function