Home
last modified time | relevance | path

Searched defs:aid (Results 1 – 8 of 8) sorted by relevance

/hal_espressif-latest/components/wpa_supplicant/esp_supplicant/src/
Desp_wpa3.c489 uint16_t aid = 0; in wpa3_process_rx_commit() local
533 uint16_t aid = 0; in wpa3_process_rx_confirm() local
/hal_espressif-latest/components/bt/esp_ble_mesh/mesh_core/
Dtransport.c43 #define UNSEG_HDR(akf, aid) ((akf << 6) | (aid & AID_MASK)) argument
44 #define SEG_HDR(akf, aid) (UNSEG_HDR(akf, aid) | 0x80) argument
602 uint8_t aid = 0U; in bt_mesh_trans_send() local
1973 const uint8_t **key, uint8_t *aid, uint8_t role, uint16_t dst)
Dnet.h312 aid: 6; member
Dfriend.c374 uint8_t aid; member
/hal_espressif-latest/zephyr/port/wifi/
Dwifi_stubs.c661 esp_err_t esp_wifi_internal_get_negotiated_channel(wifi_interface_t ifx, uint8_t aid, in esp_wifi_internal_get_negotiated_channel()
671 esp_err_t esp_wifi_internal_get_negotiated_bandwidth(wifi_interface_t ifx, uint8_t aid, uint8_t *bw) in esp_wifi_internal_get_negotiated_bandwidth()
855 esp_err_t esp_wifi_deauth_sta(uint16_t aid) in esp_wifi_deauth_sta()
1045 esp_err_t esp_wifi_ap_get_sta_aid(const uint8_t mac[6], uint16_t *aid) in esp_wifi_ap_get_sta_aid()
1256 esp_err_t esp_wifi_sta_get_aid(uint16_t *aid) in esp_wifi_sta_get_aid()
/hal_espressif-latest/components/bt/common/btc/include/btc/
Dbtc_task.h20 uint8_t aid; //application id member
/hal_espressif-latest/components/esp_wifi/include/esp_private/
Desp_wifi_he_types_private.h110 uint16_t aid; member
124 uint16_t aid; member
140 uint16_t aid; member
/hal_espressif-latest/components/esp_wifi/include/
Desp_wifi_types.h944 uint16_t aid; /**< authentication id assigned by the connected AP */ member
991 uint8_t aid; /**< the aid that soft-AP gives to the station connected to */ member
998 uint8_t aid; /**< the aid that soft-AP gave to the station disconnects to */ member