Lines Matching refs:JNIEnv
30 JNIEnv* getCallbackEnv();
114 JNIEnv *operator-> () const {
118 JNIEnv *get() const { in get()
123 JNIEnv *mCallbackEnv;
131 int register_com_android_bluetooth_hfp(JNIEnv* env);
133 int register_com_android_bluetooth_hfpclient(JNIEnv* env);
135 int register_com_android_bluetooth_a2dp(JNIEnv* env);
137 int register_com_android_bluetooth_a2dp_sink(JNIEnv* env);
139 int register_com_android_bluetooth_avrcp(JNIEnv* env);
141 int register_com_android_bluetooth_avrcp_target(JNIEnv* env);
143 int register_com_android_bluetooth_avrcp_controller(JNIEnv* env);
145 int register_com_android_bluetooth_hid_host(JNIEnv* env);
147 int register_com_android_bluetooth_hid_device(JNIEnv* env);
149 int register_com_android_bluetooth_pan(JNIEnv* env);
151 int register_com_android_bluetooth_gatt (JNIEnv* env);
153 int register_com_android_bluetooth_sdp (JNIEnv* env);
155 int register_com_android_bluetooth_hearing_aid(JNIEnv* env);
157 int register_com_android_bluetooth_btservice_BluetoothKeystore(JNIEnv* env);