Home
last modified time | relevance | path

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

/aosp12/system/bt/stack/gatt/
H A Dgatt_attr.cc989 uint8_t val_and = val_xor & *it_new; in gatt_sr_write_cl_supp_feat() local
990 if (val_and != val_xor) { in gatt_sr_write_cl_supp_feat()