OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:kHostapdPath
(Results
1 - 2
of
2
) sorted by null
/system/connectivity/apmanager/
service.h
61
static const char
kHostapdPath
[];
service.cc
44
const char Service::
kHostapdPath
[] = "/usr/sbin/hostapd";
50
const char Service::
kHostapdPath
[] = "/system/bin/hostapd";
276
hostapd_process_->AddArg(
kHostapdPath
);
Completed in 96 milliseconds