Home
last modified time | relevance | path

Searched refs:btif_config_set_int (Results 1 – 4 of 4) sorted by relevance

/system/bt/btif/src/
Dbtif_storage.cc203 btif_config_set_int(bdstr, BTIF_STORAGE_PATH_REMOTE_DEVTIME, in prop2cfg()
226 btif_config_set_int("Adapter", BTIF_STORAGE_KEY_ADAPTER_SCANMODE, in prop2cfg()
230 btif_config_set_int("Adapter", BTIF_STORAGE_KEY_LOCAL_IO_CAPS, in prop2cfg()
234 btif_config_set_int("Adapter", BTIF_STORAGE_KEY_LOCAL_IO_CAPS_BLE, in prop2cfg()
238 btif_config_set_int("Adapter", BTIF_STORAGE_KEY_ADAPTER_DISC_TIMEOUT, in prop2cfg()
242 btif_config_set_int(bdstr, BTIF_STORAGE_PATH_REMOTE_DEVCLASS, in prop2cfg()
246 btif_config_set_int(bdstr, BTIF_STORAGE_PATH_REMOTE_DEVTYPE, in prop2cfg()
263 btif_config_set_int(bdstr, BTIF_STORAGE_PATH_REMOTE_VER_MFCT, in prop2cfg()
265 btif_config_set_int(bdstr, BTIF_STORAGE_PATH_REMOTE_VER_VER, in prop2cfg()
267 btif_config_set_int(bdstr, BTIF_STORAGE_PATH_REMOTE_VER_SUBVER, in prop2cfg()
[all …]
Dbtif_config.cc345 bool btif_config_set_int(const std::string& section, const std::string& key, in btif_config_set_int() function
Dbtif_dm.cc672 btif_config_set_int(bdstr, "DevType", BT_DEVICE_TYPE_BLE); in btif_dm_cb_create_bond()
/system/bt/btif/include/
Dbtif_config.h36 bool btif_config_set_int(const std::string& section, const std::string& key,