OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:rfkill_event
(Results
1 - 2
of
2
) sorted by null
/external/bluetooth/bluez/src/
rfkill.c
59
struct
rfkill_event
{
struct
67
static gboolean
rfkill_event
(GIOChannel *chan,
function
71
struct
rfkill_event
*event = (void *) buf;
91
if (len != sizeof(struct
rfkill_event
))
161
rfkill_event
, NULL);
/external/wpa_supplicant_8/src/drivers/
rfkill.c
24
struct
rfkill_event
{
struct
62
struct
rfkill_event
event;
109
struct
rfkill_event
event;
Completed in 33 milliseconds