Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/gd/storage/
Dconfig_keys.h59 #define BTIF_STORAGE_KEY_HID_DEVICE_CABLED "HidDeviceCabled" macro
/packages/modules/Bluetooth/system/btif/src/
Dbtif_profile_storage.cc1132 if (btif_config_get_int(name, BTIF_STORAGE_KEY_HID_DEVICE_CABLED, in btif_storage_load_hidd()
1159 btif_config_remove(name, BTIF_STORAGE_KEY_HID_DEVICE_CABLED); in btif_storage_set_hidd()
1164 BTIF_STORAGE_KEY_HID_DEVICE_CABLED, 1); in btif_storage_set_hidd()
1179 BTIF_STORAGE_KEY_HID_DEVICE_CABLED); in btif_storage_remove_hidd()