Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/gd/storage/
Dconfig_keys.h40 #define BTIF_STORAGE_KEY_GATT_SERVER_SUPPORTED "GattServerSupportedFeatures" macro
/packages/modules/Bluetooth/system/btif/src/
Dbtif_storage.cc1358 btif_config_set_int(bdstr, BTIF_STORAGE_KEY_GATT_SERVER_SUPPORTED, in btif_storage_set_gatt_sr_supp_feat()
1369 btif_config_get_int(name, BTIF_STORAGE_KEY_GATT_SERVER_SUPPORTED, &value); in btif_storage_get_sr_supp_feat()