Searched refs:BTIF_STORAGE_KEY_GATT_CLIENT_SUPPORTED (Results 1 – 2 of 2) sorted by relevance
39 #define BTIF_STORAGE_KEY_GATT_CLIENT_SUPPORTED "GattClientSupportedFeatures" macro
1412 btif_config_set_int(bdstr, BTIF_STORAGE_KEY_GATT_CLIENT_SUPPORTED, in btif_storage_set_gatt_cl_supp_feat()1423 btif_config_get_int(name, BTIF_STORAGE_KEY_GATT_CLIENT_SUPPORTED, &value); in btif_storage_get_gatt_cl_supp_feat()1435 if (btif_config_exist(bdstr, BTIF_STORAGE_KEY_GATT_CLIENT_SUPPORTED)) { in btif_storage_remove_gatt_cl_supp_feat()1436 btif_config_remove(bdstr, BTIF_STORAGE_KEY_GATT_CLIENT_SUPPORTED); in btif_storage_remove_gatt_cl_supp_feat()