Home
last modified time | relevance | path

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

/system/bt/btif/include/
Dbtif_config.h43 static const std::string BT_CONFIG_KEY_REMOTE_VER_SUBVER = "LmpSubVer"; variable
/system/bt/btif/src/
Dbtif_storage.cc265 btif_config_set_int(bdstr, BT_CONFIG_KEY_REMOTE_VER_SUBVER, in prop2cfg()
389 ret = btif_config_get_int(bdstr, BT_CONFIG_KEY_REMOTE_VER_SUBVER, in cfg2prop()
/system/bt/stack/btu/
Dbtu_hcif.cc191 btif_config_get_int(bda_string, BT_CONFIG_KEY_REMOTE_VER_SUBVER, in btu_hcif_log_event_metrics()