Searched defs:feat (Results 1 – 6 of 6) sorted by relevance
211 uint8_t feat) { in btif_storage_set_gatt_cl_supp_feat()218 void btif_storage_set_gatt_sr_supp_feat(const RawAddress& addr, uint8_t feat) { in btif_storage_set_gatt_sr_supp_feat()
1668 void btif_storage_set_gatt_sr_supp_feat(const RawAddress& addr, uint8_t feat) { in btif_storage_set_gatt_sr_supp_feat()1671 [](const RawAddress& addr, uint8_t feat) { in btif_storage_set_gatt_sr_supp_feat()1796 uint8_t feat) { in btif_storage_set_gatt_cl_supp_feat()1799 [](const RawAddress& bd_addr, uint8_t feat) { in btif_storage_set_gatt_cl_supp_feat()
53 } feat; member
2718 final Mutable<Long> feat = new Mutable<>(CHIP_CAPABILITY_UNINITIALIZED); in getChipCapabilities() local
1667 final Mutable<Long> feat = new Mutable<>(0L); in getSupportedFeatureSet() local
9942 final FeatureInfo feat = mAvailableFeatures.get(name); in hasSystemFeature() local