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

/system/bt/btif/src/
H A Dbtif_storage.cc201 btif_config_set_int(bdstr, BTIF_STORAGE_PATH_REMOTE_DEVTIME,
222 btif_config_set_int("Adapter", BTIF_STORAGE_KEY_ADAPTER_SCANMODE,
226 btif_config_set_int("Adapter", BTIF_STORAGE_KEY_ADAPTER_DISC_TIMEOUT,
230 btif_config_set_int(bdstr, BTIF_STORAGE_PATH_REMOTE_DEVCLASS,
234 btif_config_set_int(bdstr, BTIF_STORAGE_PATH_REMOTE_DEVTYPE,
251 btif_config_set_int(bdstr, BTIF_STORAGE_PATH_REMOTE_VER_MFCT,
253 btif_config_set_int(bdstr, BTIF_STORAGE_PATH_REMOTE_VER_VER,
255 btif_config_set_int(bdstr, BTIF_STORAGE_PATH_REMOTE_VER_SUBVER,
748 int ret = btif_config_set_int(bdstr, "LinkKeyType", (int)key_type);
749 ret &= btif_config_set_int(bdst
[all...]
H A Dbtif_config.cc260 bool btif_config_set_int(const std::string& section, const std::string& key, function
H A Dbtif_dm.cc662 btif_config_set_int(bdstr, "DevType", BT_DEVICE_TYPE_BLE);
/system/bt/btif/include/
H A Dbtif_config.h36 bool btif_config_set_int(const std::string& section, const std::string& key,

Completed in 316 milliseconds