Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/gd/storage/
Dconfig_keys.h117 #define BTIF_STORAGE_KEY_SCANMODE "ScanMode" macro
/packages/modules/Bluetooth/system/btif/src/
Dbtif_storage.cc160 BTIF_STORAGE_KEY_SCANMODE, *(int*)prop->val); in prop2cfg()
277 BTIF_STORAGE_KEY_SCANMODE, (int*)prop->val); in cfg2prop()