Searched refs:sServiceInterface (Results 1 – 1 of 1) sorted by relevance
36 static ServiceInterface* sServiceInterface; variable224 sServiceInterface = getBluetoothInterface()->get_avrcp_service(); in initNative()225 sServiceInterface->Init(&mAvrcpInterface, &mVolumeInterface); in initNative()264 sServiceInterface->Cleanup(); in cleanupNative()268 sServiceInterface = nullptr; in cleanupNative()286 return sServiceInterface->ConnectDevice(bdaddr) == true ? JNI_TRUE in connectDeviceNative()305 return sServiceInterface->DisconnectDevice(bdaddr) == true ? JNI_TRUE in disconnectDeviceNative()