Searched refs:CUS_EVT_OBSS_SCAN_PARAM (Results 1 – 4 of 4) sorted by relevance
1379 memmove((pmevent->event_buf + strlen(CUS_EVT_OBSS_SCAN_PARAM) + in moal_recv_event()1381 memcpy(pmevent->event_buf, (t_u8 *)CUS_EVT_OBSS_SCAN_PARAM, in moal_recv_event()1382 strlen(CUS_EVT_OBSS_SCAN_PARAM)); in moal_recv_event()1383 pmevent->event_buf[strlen(CUS_EVT_OBSS_SCAN_PARAM)] = 0; in moal_recv_event()1386 strlen(CUS_EVT_OBSS_SCAN_PARAM)); in moal_recv_event()1394 strlen(CUS_EVT_OBSS_SCAN_PARAM) + 1; in moal_recv_event()
702 #define CUS_EVT_OBSS_SCAN_PARAM "EVENT=OBSS_SCAN_PARAM" macro
2549 memmove((pmevent->event_buf + strlen(CUS_EVT_OBSS_SCAN_PARAM) +2553 (t_u8 *)CUS_EVT_OBSS_SCAN_PARAM,2554 strlen(CUS_EVT_OBSS_SCAN_PARAM),2555 strlen(CUS_EVT_OBSS_SCAN_PARAM));2556 pmevent->event_buf[strlen(CUS_EVT_OBSS_SCAN_PARAM)] = 0;2559 strlen(CUS_EVT_OBSS_SCAN_PARAM));2566 strlen(CUS_EVT_OBSS_SCAN_PARAM) + 1;
780 #define CUS_EVT_OBSS_SCAN_PARAM "EVENT=OBSS_SCAN_PARAM" macro