Home
last modified time | relevance | path

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

/system/bt/stack/gatt/
Dgatt_utils.cc949 uint8_t num_of_allocated = 0; in gatt_is_clcb_allocated() local
962 if (++num_of_allocated == possible_plcb) return true; in gatt_is_clcb_allocated()