Searched refs:setGattProfileServiceState (Results 1 – 1 of 1) sorted by relevance
504 setGattProfileServiceState(supportedProfileServices,BluetoothAdapter.STATE_ON); in BleOnProcessStart()541 setGattProfileServiceState(supportedProfileServices,BluetoothAdapter.STATE_OFF); in stopGattProfileService()658 private void setGattProfileServiceState(Class[] services, int state) { in setGattProfileServiceState() method in AdapterService