Searched defs:app_id (Results 1 – 1 of 1) sorted by relevance
55 static void app_registration_state_callback(int app_id, bthl_app_reg_state_t state) { in app_registration_state_callback()62 static void channel_state_callback(int app_id, bt_bdaddr_t *bd_addr, int mdep_cfg_index, in channel_state_callback()169 int app_id; in registerHealthAppNative() local199 static jboolean unregisterHealthAppNative(JNIEnv *env, jobject object, int app_id) { in unregisterHealthAppNative()210 jbyteArray address, jint app_id) { in connectChannelNative()