Home | History | Annotate | Download | only in gatt

Lines Matching refs:attr_index

1450                              tBTA_GATTC_NV_ATTR *p_attr, UINT16 attr_index)
1454 if (attr_index == 0)
1538 if (offset ++ >= p_srvc_cb->attr_index)
1554 if (offset >= p_srvc_cb->attr_index)
1581 nv_attr, p_srvc_cb->attr_index, conn_id);
1583 p_srvc_cb->attr_index += i;