Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/gd/storage/
Dconfig_keys.h125 #define BTIF_STORAGE_KEY_VENDOR_ID_SOURCE "VendorIdSource" macro
/packages/modules/Bluetooth/system/btif/src/
Dbtif_storage.cc201 btif_config_set_int(bdstr, BTIF_STORAGE_KEY_VENDOR_ID_SOURCE, in prop2cfg()
344 btif_config_get_int(bdstr, BTIF_STORAGE_KEY_VENDOR_ID_SOURCE, &val); in cfg2prop()