Searched refs:setProfileServiceState (Results 1 – 1 of 1) sorted by relevance
540 setProfileServiceState(GattService.class, BluetoothAdapter.STATE_ON); in bringUpBle()616 setProfileServiceState(GattService.class, BluetoothAdapter.STATE_OFF); in stopGattProfileService()750 private void setProfileServiceState(Class service, int state) { in setProfileServiceState() method in AdapterService762 setProfileServiceState(service, state); in setAllProfileServiceStates()