Home | History | Annotate | Download | only in gatt

Lines Matching refs:sign_op_queue

107   gatt_cb.sign_op_queue = fixed_queue_new(SIZE_MAX);
156 fixed_queue_free(gatt_cb.sign_op_queue, NULL);
157 gatt_cb.sign_op_queue = NULL;