Home | History | Annotate | Download | only in hh

Lines Matching full:op_node

154     list_node_t *op_node = list_foreach(gatt_op_queue, find_op_by_conn_id, &conn_id);
155 if (op_node == NULL) {
159 gatt_operation *op = list_node(op_node);