Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/btif/include/
Dbtif_config.h43 static const std::string BT_CONFIG_KEY_REMOTE_VER_VER = "LmpVer"; variable
/packages/modules/Bluetooth/system/btif/src/
Dbtif_storage.cc290 btif_config_set_int(bdstr, BT_CONFIG_KEY_REMOTE_VER_VER, info->version); in prop2cfg()
411 ret = btif_config_get_int(bdstr, BT_CONFIG_KEY_REMOTE_VER_VER, in cfg2prop()