Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/esp_ble_mesh/mesh_core/
Dcrypto.c674 struct net_buf_simple *buf, const uint8_t *ad, in bt_mesh_app_encrypt()
701 const uint8_t *ad, uint16_t src, uint16_t dst, uint32_t seq_num, in bt_mesh_app_decrypt()
Dtransport.c601 uint8_t *ad = NULL, role = 0U; in bt_mesh_trans_send() local
739 uint8_t *ad = NULL; in sdu_recv() local
Dadv.c152 struct bt_mesh_adv_data ad = {0}; in adv_send() local
Dfriend.c375 uint8_t *ad; member
/hal_espressif-latest/components/bt/esp_ble_mesh/mesh_core/bluedroid_host/
Dmesh_bearer_adapt.c198 static int set_adv_data(uint16_t hci_op, const struct bt_mesh_adv_data *ad, size_t ad_len) in set_adv_data()
316 const struct bt_mesh_adv_data *ad, size_t ad_len, in bt_le_adv_start()
/hal_espressif-latest/components/bt/esp_ble_mesh/mesh_core/nimble_host/
Dmesh_bearer_adapt.c612 static int set_ad(const struct bt_mesh_adv_data *ad, size_t ad_len, uint8_t *buf, uint8_t *buf_len) in set_ad()
784 const struct bt_mesh_adv_data *ad, size_t ad_len, in bt_le_adv_start()
/hal_espressif-latest/components/wpa_supplicant/src/crypto/
Dtls_internal.c489 u8 *res, *ad; in tls_connection_handshake2() local
/hal_espressif-latest/components/bt/host/bluedroid/stack/avdt/include/
Davdt_int.h556 tAVDT_AD ad; /* adaption layer control block */ member