Home | History | Annotate | Download | only in gatt

Lines Matching refs:isn

1216     for (list_node_t* isn = list_begin(p_cur_srvc->included_svc);
1217 isn != list_end(p_cur_srvc->included_svc); isn = list_next(isn)) {
1219 (tBTA_GATTC_INCLUDED_SVC*)list_node(isn);