Home
last modified time | relevance | path

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

/system/bt/main/
Dbte_conf.c52 …ndor_id_source = config_get_int(config, section_name, "vendorIdSource", DI_VENDOR_ID_SOURCE_BTSIG); in bte_load_did_conf()
60 if (record.vendor_id_source != DI_VENDOR_ID_SOURCE_BTSIG && in bte_load_did_conf()
/system/bt/stack/include/
Dsdpdefs.h61 #define DI_VENDOR_ID_SOURCE_BTSIG 0x0001 macro