Home | History | Annotate | Download | only in gatt

Lines Matching refs:srv_chg_clt_q

108   gatt_cb.srv_chg_clt_q = fixed_queue_new(SIZE_MAX);
158 fixed_queue_free(gatt_cb.srv_chg_clt_q, NULL);
159 gatt_cb.srv_chg_clt_q = NULL;