Home
last modified time | relevance | path

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

/packages/services/Car/service/src/com/android/car/
DCarProjectionService.java711 SoftApConfiguration localSoftApConfig = in sendApStarted() local
717 message.obj = localSoftApConfig; in sendApStarted()
719 + localSoftApConfig.getSsid() in sendApStarted()
720 + ", apBand: " + localSoftApConfig.getBand() in sendApStarted()
721 + ", apChannel: " + localSoftApConfig.getChannel() in sendApStarted()
722 + ", bssid: " + localSoftApConfig.getBssid()); in sendApStarted()