Searched defs:ad (Results 1 – 8 of 8) sorted by relevance
/hal_espressif-latest/components/bt/esp_ble_mesh/mesh_core/ |
D | crypto.c | 674 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()
|
D | transport.c | 601 uint8_t *ad = NULL, role = 0U; in bt_mesh_trans_send() local 739 uint8_t *ad = NULL; in sdu_recv() local
|
D | adv.c | 152 struct bt_mesh_adv_data ad = {0}; in adv_send() local
|
D | friend.c | 375 uint8_t *ad; member
|
/hal_espressif-latest/components/bt/esp_ble_mesh/mesh_core/bluedroid_host/ |
D | mesh_bearer_adapt.c | 198 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/ |
D | mesh_bearer_adapt.c | 612 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/ |
D | tls_internal.c | 489 u8 *res, *ad; in tls_connection_handshake2() local
|
/hal_espressif-latest/components/bt/host/bluedroid/stack/avdt/include/ |
D | avdt_int.h | 556 tAVDT_AD ad; /* adaption layer control block */ member
|