Home
last modified time | relevance | path

Searched refs:bringUpBle (Results 1 – 3 of 3) sorted by relevance

/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/btservice/
DAdapterState.java264 mAdapterService.bringUpBle(); in enter()
DAdapterService.java984 void bringUpBle() { in bringUpBle() method in AdapterService
/packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/btservice/
DAdapterServiceTest.java688 mAdapterService.bringUpBle(); in startBleOnly_whenScanManagerRefactorFlagIsOff_onlyStartGattProfile()
700 mAdapterService.bringUpBle(); in startBleOnly_whenScanManagerRefactorFlagIsOn_onlyStartScanController()