Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/main/
Dbte_conf.cc59 *config, section_name, "vendorIdSource", DI_VENDOR_ID_SOURCE_BTSIG); in bte_load_did_conf()
80 if (record.vendor_id_source != DI_VENDOR_ID_SOURCE_BTSIG && in bte_load_did_conf()
/packages/modules/Bluetooth/system/stack/include/
Dsdpdefs.h63 #define DI_VENDOR_ID_SOURCE_BTSIG 0x0001 macro
/packages/modules/Bluetooth/system/btif/src/
Dbtif_core.cc227 DeviceIDProperties, vendor_id_source, DI_VENDOR_ID_SOURCE_BTSIG)), in btif_enable_bluetooth_evt()