Home | History | Annotate | Download | only in wifi

Lines Matching full:mac80211_monitor

1307   MockMac80211Monitor* mac80211_monitor() {
4356 EXPECT_CALL(*mac80211_monitor(), Start(_));
4370 EXPECT_CALL(*mac80211_monitor(), UpdateConnectedState(true)).Times(2);
4374 EXPECT_CALL(*mac80211_monitor(), UpdateConnectedState(false));