Searched refs:timLength (Results 1 – 1 of 1) sorted by relevance
1513 void sch_generate_tim(struct mac_context *mac, uint8_t **pPtr, uint16_t *timLength, in sch_generate_tim() argument1527 *timLength = N2 - N1 + 4; in sch_generate_tim()1538 *ptr++ = (uint8_t) (*timLength); in sch_generate_tim()1579 uint16_t timLength = 0; in sch_process_pre_beacon_ind() local1582 sch_generate_tim(mac, &ptr, &timLength, in sch_process_pre_beacon_ind()1584 beaconSize += 2 + timLength; in sch_process_pre_beacon_ind()