Home | History | Annotate | Download | only in gatt

Lines Matching refs:srv_chg_clt_q

153         osi_free(fixed_queue_try_remove_from_queue(gatt_cb.srv_chg_clt_q,
171 if (fixed_queue_is_empty(gatt_cb.srv_chg_clt_q))
174 list_t *list = fixed_queue_get_list(gatt_cb.srv_chg_clt_q);
288 fixed_queue_enqueue(gatt_cb.srv_chg_clt_q, p_buf);
811 if (fixed_queue_is_empty(gatt_cb.srv_chg_clt_q))
814 list_t *list = fixed_queue_get_list(gatt_cb.srv_chg_clt_q);