Searched refs:BTIF_STORAGE_KEY_GATT_CLIENT_SUPPORTED (Results 1 – 1 of 1) sorted by relevance
85 #define BTIF_STORAGE_KEY_GATT_CLIENT_SUPPORTED "GattClientSupportedFeatures" macro857 if (btif_config_exist(bdstr, BTIF_STORAGE_KEY_GATT_CLIENT_SUPPORTED)) { in btif_storage_remove_bonded_device()858 ret &= btif_config_remove(bdstr, BTIF_STORAGE_KEY_GATT_CLIENT_SUPPORTED); in btif_storage_remove_bonded_device()1772 bdstr, BTIF_STORAGE_KEY_GATT_CLIENT_SUPPORTED, feat); in btif_storage_set_gatt_cl_supp_feat()1783 btif_config_get_int(name, BTIF_STORAGE_KEY_GATT_CLIENT_SUPPORTED, &value); in btif_storage_get_gatt_cl_supp_feat()