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