Home
last modified time | relevance | path

Searched refs:monitor_state (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/net/bluetooth/
H A Dmsft.c88 __u8 monitor_state; member
989 ev->monitor_state, &ev->bdaddr); in msft_monitor_device_evt()
1012 if (ev->monitor_state && handle_data->cond_type == in msft_monitor_device_evt()
1034 &ev->bdaddr, ev->monitor_handle, ev->monitor_state); in msft_monitor_device_evt()
1055 if (ev->monitor_state) { in msft_monitor_device_evt()
/openbmc/linux/net/ncsi/
H A Dncsi-manage.c97 unsigned int monitor_state; in ncsi_channel_monitor() local
105 monitor_state = nc->monitor.state; in ncsi_channel_monitor()
125 switch (monitor_state) { in ncsi_channel_monitor()