Home
last modified time | relevance | path

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

/packages/apps/Bluetooth/jni/
Dcom_android_bluetooth.h133 int register_com_android_bluetooth_hfpclient(JNIEnv* env);
Dcom_android_bluetooth_hfpclient.cpp865 int register_com_android_bluetooth_hfpclient(JNIEnv* env) { in register_com_android_bluetooth_hfpclient() function
Dcom_android_bluetooth_btservice_AdapterService.cpp1416 status = android::register_com_android_bluetooth_hfpclient(e); in JNI_OnLoad()