Searched refs:mSupplicantHook (Results 1 – 1 of 1) sorted by relevance
31 private final WifiNative mSupplicantHook; field in SupplicantBridge80 mSupplicantHook = supplicantHook; in SupplicantBridge()111 String result = mSupplicantHook.doCustomSupplicantCommand(anqpGet); in startANQP()125 String result = mSupplicantHook.doCustomSupplicantCommand("REQ_HS20_ICON " + in doIconQuery()141 String response = mSupplicantHook.doCustomSupplicantCommand(command); in retrieveIcon()168 String result = mSupplicantHook.doCustomSupplicantCommand("DEL_HS20_ICON " + in retrieveIcon()188 String bssData = mSupplicantHook.scanResult(scanDetail.getBSSIDString()); in notifyANQPDone()