Home | History | Annotate | Download | only in jni

Lines Matching defs:val_len

1649     int val_len = env->GetArrayLength(val);
1651 sGattIf->server->send_indication(server_if, attr_handle, conn_id, val_len,
1662 int val_len = env->GetArrayLength(val);
1664 sGattIf->server->send_indication(server_if, attr_handle, conn_id, val_len,