Lines Matching refs:ALOGD

108         ALOGD("Creating message to get scan capablities; iface = %d", mIfaceInfo->id);  in create()
121 ALOGD("In GetCapabilities::handleResponse"); in handleResponse()
124 ALOGD("Ignoring reply with cmd = %d", reply.get_cmd()); in handleResponse()
134 ALOGD("Id = %0x, subcmd = %d, len = %d, expected len = %d", id, subcmd, len, in handleResponse()
166 ALOGD("Creating message to get channel list; iface = %d", mIfaceInfo->id); in create()
187 ALOGD("In GetChannelList::handleResponse"); in handleResponse()
190 ALOGD("Ignoring reply with cmd = %d", reply.get_cmd()); in handleResponse()
201 ALOGD("Id = %0x, subcmd = %d, len = %d", id, subcmd, len); in handleResponse()
324 ALOGD("Enabling Full scan results"); in start()
345 ALOGD("Disabling Full scan results"); in cancel()
363 ALOGD("Request complete!"); in handleResponse()
500 ALOGD("Setting num_scans to 1"); in createScanConfigRequest()
572 ALOGD("Setting configuration"); in start()
600 ALOGD("Starting scan"); in start()
624 ALOGD("Stopping scan"); in cancel()
695 ALOGD("Starting GScan, halHandle = %p", handle); in wifi_start_gscan()
704 ALOGD("Stopping GScan"); in wifi_stop_gscan()
738 ALOGD("Enabling full scan results, halHandle = %p", handle); in wifi_enable_full_scan_results()
748 ALOGD("Disabling full scan results"); in wifi_disable_full_scan_results()
845 ALOGD("In GetScanResultsCommand::handleResponse"); in handleResponse()
848 ALOGD("Ignoring reply with cmd = %d", reply.get_cmd()); in handleResponse()
855 ALOGD("Id = %0x, subcmd = %d", id, subcmd); in handleResponse()
918 ALOGD("Getting cached scan results, iface handle = %p, num = %d", iface, *num); in wifi_get_cached_gscan_results()