Searched refs:stopBle (Results 1 – 5 of 5) sorted by relevance
54 fun stopBle(source: AttributionSource) { in stopBle() method55 adapterBinder.stopBle(source) in stopBle()
326 mAdapter.stopBle(mContext.getAttributionSource()); in onFactoryReset()466 mAdapter.stopBle(mContext.getAttributionSource()); in forceToOffFromModeChange()594 mAdapter.stopBle(mContext.getAttributionSource());712 mAdapter.stopBle(mContext.getAttributionSource()); in onBleScanDisabled()948 mAdapter.stopBle(mContext.getAttributionSource()); in registerForBleScanModeChange()1108 mAdapter.stopBle(mContext.getAttributionSource()); in continueFromBleOnState()1147 mAdapter.stopBle(mContext.getAttributionSource()); in sendBrEdrDownCallback()
538 adapter.stopBle(); in doDisable()663 mAdapterService.stopBle(); in testGattStopTimeout()728 mAdapterService.stopBle(); in startBleOnly_whenScanManagerRefactorFlagIsOn_startAndStopScanController()
232 oneway void stopBle(in AttributionSource attributionSource); in stopBle() method
3892 public void stopBle(AttributionSource source) { in stopBle() method in AdapterService.AdapterServiceBinder3902 service.stopBle(); in stopBle()5840 void stopBle() { in stopBle() method in AdapterService