Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/gd/storage/
Dconfig_keys.h67 #define BTIF_STORAGE_KEY_HID_RECONNECT_ALLOWED "HidReConnectAllowed" macro
/packages/modules/Bluetooth/system/btif/src/
Dbtif_profile_storage.cc335 btif_config_remove(bdstr, BTIF_STORAGE_KEY_HID_RECONNECT_ALLOWED); in btif_storage_remove_hid_info()
1201 btif_config_set_int(bdstr, BTIF_STORAGE_KEY_HID_RECONNECT_ALLOWED, in btif_storage_set_hid_connection_policy()
1227 btif_config_get_int(bdstr, BTIF_STORAGE_KEY_HID_RECONNECT_ALLOWED, &value); in btif_storage_get_hid_connection_policy()