Searched refs:sBluetoothHfpClientInterface (Results 1 – 1 of 1) sorted by relevance
455 if (sBluetoothHfpClientInterface != NULL) { in initializeNative()457 sBluetoothHfpClientInterface->cleanup(); in initializeNative()458 sBluetoothHfpClientInterface = NULL; in initializeNative()467 sBluetoothHfpClientInterface = in initializeNative()470 if (sBluetoothHfpClientInterface == NULL) { in initializeNative()479 sBluetoothHfpClientInterface = NULL; in initializeNative()493 if (sBluetoothHfpClientInterface != NULL) { in cleanupNative()495 sBluetoothHfpClientInterface->cleanup(); in cleanupNative()496 sBluetoothHfpClientInterface = NULL; in cleanupNative()507 if (!sBluetoothHfpClientInterface) return JNI_FALSE; in connectNative()[all …]