OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:RFKILL_OP_CHANGE
(Results
1 - 3
of
3
) sorted by null
/external/bluetooth/bluez/src/
rfkill.c
55
RFKILL_OP_CHANGE
,
101
if (event->op !=
RFKILL_OP_CHANGE
)
/external/wpa_supplicant_8/src/drivers/
rfkill.c
29
RFKILL_OP_CHANGE
,
76
if (event.op !=
RFKILL_OP_CHANGE
|| event.type != RFKILL_TYPE_WLAN)
/hardware/ti/wlan/mac80211/ti-utils/uim_rfkill/
uim.c
75
* @
RFKILL_OP_CHANGE
: a device's state changed -- userspace changes one device
81
RFKILL_OP_CHANGE
,
915
if ((rf_event.op ==
RFKILL_OP_CHANGE
) &&
Completed in 2281 milliseconds