Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/gd/storage/
Dconfig_keys.h37 #define BTIF_STORAGE_KEY_DISC_TIMEOUT "DiscoveryTimeout" macro
/packages/modules/Bluetooth/system/btif/src/
Dbtif_storage.cc164 BTIF_STORAGE_KEY_DISC_TIMEOUT, *(int*)prop->val); in prop2cfg()
284 BTIF_STORAGE_KEY_DISC_TIMEOUT, (int*)prop->val); in cfg2prop()