Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/btif/include/
Dbtif_config.h44 static const std::string BT_CONFIG_KEY_REMOTE_VER_SUBVER = "LmpSubVer"; variable
/packages/modules/Bluetooth/system/btif/src/
Dbtif_storage.cc291 btif_config_set_int(bdstr, BT_CONFIG_KEY_REMOTE_VER_SUBVER, in prop2cfg()
415 ret = btif_config_get_int(bdstr, BT_CONFIG_KEY_REMOTE_VER_SUBVER, in cfg2prop()