Home
last modified time | relevance | path

Searched refs:register_com_android_bluetooth_gatt (Results 1 – 3 of 3) sorted by relevance

/packages/apps/Bluetooth/jni/
Dcom_android_bluetooth.h151 int register_com_android_bluetooth_gatt (JNIEnv* env);
Dcom_android_bluetooth_btservice_AdapterService.cpp1463 status = android::register_com_android_bluetooth_gatt(e); in JNI_OnLoad()
Dcom_android_bluetooth_gatt.cpp2209 int register_com_android_bluetooth_gatt(JNIEnv* env) { in register_com_android_bluetooth_gatt() function