Searched refs:BTIF_STORAGE_KEY_HID_RECONNECT_ALLOWED (Results 1 – 2 of 2) sorted by relevance
67 #define BTIF_STORAGE_KEY_HID_RECONNECT_ALLOWED "HidReConnectAllowed" macro
335 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()