Searched refs:sServiceInterface (Results 1 – 1 of 1) sorted by relevance
37 static ServiceInterface* sServiceInterface; variable225 sServiceInterface = getBluetoothInterface()->get_avrcp_service(); in initNative()226 sServiceInterface->Init(&mAvrcpInterface, &mVolumeInterface); in initNative()265 sServiceInterface->Cleanup(); in cleanupNative()269 sServiceInterface = nullptr; in cleanupNative()287 return sServiceInterface->ConnectDevice(bdaddr) == true ? JNI_TRUE in connectDeviceNative()306 return sServiceInterface->DisconnectDevice(bdaddr) == true ? JNI_TRUE in disconnectDeviceNative()