Searched refs:WLAN_BTWT_REPORT_LEN (Results 1 – 2 of 2) sorted by relevance
1624 num = info.length / WLAN_BTWT_REPORT_LEN;1631 for (j = 0; j < WLAN_BTWT_REPORT_LEN; j++)1633 (void)PRINTF(" 0x%02x", info.data[i * WLAN_BTWT_REPORT_LEN + j]);
1207 #define WLAN_BTWT_REPORT_LEN 9 macro1219 t_u8 data[WLAN_BTWT_REPORT_LEN * WLAN_BTWT_REPORT_MAX_NUM];