Home | History | Annotate | Download | only in jni

Lines Matching defs:val_len

1738     int val_len = env->GetArrayLength(val);
1740 sGattIf->server->send_indication(server_if, attr_handle, conn_id, val_len,
1751 int val_len = env->GetArrayLength(val);
1753 sGattIf->server->send_indication(server_if, attr_handle, conn_id, val_len,