Searched defs:feat (Results 1 – 4 of 4) sorted by relevance
212 uint8_t feat) { in btif_storage_set_gatt_cl_supp_feat()219 void btif_storage_set_gatt_sr_supp_feat(const RawAddress& addr, uint8_t feat) { in btif_storage_set_gatt_sr_supp_feat()
1831 void btif_storage_set_gatt_sr_supp_feat(const RawAddress& addr, uint8_t feat) { in btif_storage_set_gatt_sr_supp_feat()1834 [](const RawAddress& addr, uint8_t feat) { in btif_storage_set_gatt_sr_supp_feat()2433 uint8_t feat) { in btif_storage_set_gatt_cl_supp_feat()2436 [](const RawAddress& bd_addr, uint8_t feat) { in btif_storage_set_gatt_cl_supp_feat()
1836 final Mutable<Long> feat = new Mutable<>(0L); in getSupportedFeatureSet() local
3345 final Mutable<Long> feat = new Mutable<>(CHIP_CAPABILITY_UNINITIALIZED); in getChipCapabilities() local