Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/device/src/
Dinterop.cc166 interop_bl_type bl_type; member
507 switch (db_entry->bl_type) { in interop_config_add_or_remove()
591 log::error("bl_type: {} not handled", db_entry->bl_type); in interop_config_add_or_remove()
652 if (entry->bl_type != db_entry->bl_type) { in interop_database_match()
664 switch (db_entry->bl_type) { in interop_database_match()
744 log::error("bl_type: {} not handled", db_entry->bl_type); in interop_database_match()
919 entry->bl_type = INTEROP_BL_TYPE_ADDR; in load_to_database()
932 entry->bl_type = INTEROP_BL_TYPE_NAME; in load_to_database()
952 entry->bl_type = INTEROP_BL_TYPE_MANUFACTURE; in load_to_database()
975 entry->bl_type = INTEROP_BL_TYPE_VNDR_PRDT; in load_to_database()
[all …]