Home
last modified time | relevance | path

Searched refs:octet (Results 1 – 6 of 6) sorted by relevance

/hal_espressif-2.7.6/docs/en/api-reference/system/
Dsystem.rst50 | Wi-Fi SoftAP | base_mac, +1 to the last octet | base_mac, first octet randomized |
52 | Bluetooth | base_mac, +2 to the last octet | base_mac, +1 to the last octet |
54 | Ethernet | base_mac, +3 to the last octet | base_mac, +1 to the last octet, |
55 | | | first octet randomized |
66 | Wi-Fi SoftAP | base_mac, +1 to the last octet | base_mac, first octet randomized |
103octet of each universally administered MAC address increases by one. Only the first one of them (w…
115 …enerated sequentially by adding 0, 1, 2 and 3 (respectively) to the final octet of the base MAC ad…
125 … are generated sequentially by adding 0 and 1 (respectively) to the final octet of the base MAC ad…
/hal_espressif-2.7.6/components/wpa_supplicant/src/tls/
Dasn1.c166 static u8 rotate_bits(u8 octet) in rotate_bits() argument
174 if (octet & 1) in rotate_bits()
176 octet >>= 1; in rotate_bits()
/hal_espressif-2.7.6/components/esp32c3/
DKconfig60 … to the final octet of the base MAC address. If the number of universal MAC addresses is one,
/hal_espressif-2.7.6/components/esp32s3/
DKconfig294 … to the final octet of the base MAC address. If the number of universal MAC addresses is one,
/hal_espressif-2.7.6/components/esp32s2/
DKconfig233 … to the final octet of the base MAC address. If the number of universal MAC addresses is one,
/hal_espressif-2.7.6/components/esp32/
DKconfig385 … sequentially by adding 0, 1, 2 and 3 (respectively) to the final octet of the base MAC address.