Searched refs:mLocalBtManager (Results 1 – 1 of 1) sorted by relevance
57 private LocalBluetoothManager mLocalBtManager; field in AccessoriesFragment78 LocalBluetoothAdapter btAdapter = mLocalBtManager.getBluetoothAdapter(); in updateAccessories()170 mLocalBtManager = AccessoryUtils.getLocalBluetoothManager(getContext()); in onCreate()