/hal_espressif-latest/components/bt/esp_ble_mesh/mesh_core/ |
D | transport.c | 662 static void update_rpl(struct bt_mesh_rpl *rpl, struct bt_mesh_net_rx *rx) in update_rpl() 678 bool bt_mesh_rpl_check(struct bt_mesh_net_rx *rx, struct bt_mesh_rpl **match) in bt_mesh_rpl_check() 734 static int sdu_recv(struct bt_mesh_net_rx *rx, uint32_t seq, uint8_t hdr, in sdu_recv() 902 static int trans_ack(struct bt_mesh_net_rx *rx, uint8_t hdr, in trans_ack() 978 static int trans_heartbeat(struct bt_mesh_net_rx *rx, in trans_heartbeat() 1015 static int ctl_recv(struct bt_mesh_net_rx *rx, uint8_t hdr, in ctl_recv() 1085 static int trans_unseg(struct net_buf_simple *buf, struct bt_mesh_net_rx *rx, in trans_unseg() 1117 static inline int32_t ack_timeout(struct seg_rx *rx) in ack_timeout() 1317 static void seg_rx_reset(struct seg_rx *rx, bool full_reset) in seg_rx_reset() 1348 static uint32_t incomplete_timeout(struct seg_rx *rx) in incomplete_timeout() [all …]
|
D | net.c | 110 static bool msg_cache_match(struct bt_mesh_net_rx *rx, in msg_cache_match() 125 static void msg_cache_add(struct bt_mesh_net_rx *rx) in msg_cache_add() 1071 size_t data_len, struct bt_mesh_net_rx *rx, in net_decrypt() 1111 size_t data_len, struct bt_mesh_net_rx *rx, in friend_decrypt() 1148 struct bt_mesh_net_rx *rx, in net_find_and_decrypt() 1224 struct bt_mesh_net_rx *rx) in bt_mesh_net_relay() 1351 struct bt_mesh_net_rx *rx) in bt_mesh_net_header_parse() 1362 struct bt_mesh_net_rx *rx, struct net_buf_simple *buf) in bt_mesh_net_decode() 1471 struct bt_mesh_net_rx rx = { .ctx.recv_rssi = rssi }; in bt_mesh_net_recv() local
|
D | prov.c | 143 } rx; member 1347 static void link_open(struct prov_rx *rx, struct net_buf_simple *buf) in link_open() 1392 static void link_ack(struct prov_rx *rx, struct net_buf_simple *buf) in link_ack() 1397 static void link_close(struct prov_rx *rx, struct net_buf_simple *buf) in link_close() 1404 static void gen_prov_ctl(struct prov_rx *rx, struct net_buf_simple *buf) in gen_prov_ctl() 1484 static void gen_prov_cont(struct prov_rx *rx, struct net_buf_simple *buf) in gen_prov_cont() 1532 static void gen_prov_ack(struct prov_rx *rx, struct net_buf_simple *buf) in gen_prov_ack() 1545 static void gen_prov_start(struct prov_rx *rx, struct net_buf_simple *buf) in gen_prov_start() 1611 static void gen_prov_recv(struct prov_rx *rx, struct net_buf_simple *buf) in gen_prov_recv() 1629 struct prov_rx rx = {0}; in bt_mesh_pb_adv_recv() local
|
D | lpn.c | 482 void bt_mesh_lpn_msg_received(struct bt_mesh_net_rx *rx) in bt_mesh_lpn_msg_received() 504 int bt_mesh_lpn_friend_offer(struct bt_mesh_net_rx *rx, in bt_mesh_lpn_friend_offer() 568 int bt_mesh_lpn_friend_clear_cfm(struct bt_mesh_net_rx *rx, in bt_mesh_lpn_friend_clear_cfm() 889 int bt_mesh_lpn_friend_sub_cfm(struct bt_mesh_net_rx *rx, in bt_mesh_lpn_friend_sub_cfm() 954 int bt_mesh_lpn_friend_update(struct bt_mesh_net_rx *rx, in bt_mesh_lpn_friend_update()
|
D | friend.c | 258 int bt_mesh_friend_clear(struct bt_mesh_net_rx *rx, struct net_buf_simple *buf) in bt_mesh_friend_clear() 633 int bt_mesh_friend_sub_add(struct bt_mesh_net_rx *rx, in bt_mesh_friend_sub_add() 668 int bt_mesh_friend_sub_rem(struct bt_mesh_net_rx *rx, in bt_mesh_friend_sub_rem() 722 int bt_mesh_friend_poll(struct bt_mesh_net_rx *rx, struct net_buf_simple *buf) in bt_mesh_friend_poll() 866 int bt_mesh_friend_clear_cfm(struct bt_mesh_net_rx *rx, in bt_mesh_friend_clear_cfm() 976 int bt_mesh_friend_req(struct bt_mesh_net_rx *rx, struct net_buf_simple *buf) in bt_mesh_friend_req() 1378 struct bt_mesh_net_rx *rx, in friend_lpn_enqueue_rx() 1618 void bt_mesh_friend_enqueue_rx(struct bt_mesh_net_rx *rx, in bt_mesh_friend_enqueue_rx()
|
D | provisioner_prov.c | 174 } rx; member 2781 static void link_ack(const uint8_t idx, struct prov_rx *rx, struct net_buf_simple *buf) 2806 static void link_close(const uint8_t idx, struct prov_rx *rx, struct net_buf_simple *buf) 2817 static void gen_prov_ctl(const uint8_t idx, struct prov_rx *rx, struct net_buf_simple *buf) 2893 static void gen_prov_cont(const uint8_t idx, struct prov_rx *rx, struct net_buf_simple *buf) 2944 static void gen_prov_ack(const uint8_t idx, struct prov_rx *rx, struct net_buf_simple *buf) 2983 static void gen_prov_start(const uint8_t idx, struct prov_rx *rx, struct net_buf_simple *buf) 3050 static void gen_prov_recv(const uint8_t idx, struct prov_rx *rx, struct net_buf_simple *buf) 3093 struct prov_rx rx = {0}; local
|
D | proxy_client.c | 115 struct bt_mesh_net_rx *rx, in filter_status() 146 struct bt_mesh_net_rx rx = {0}; in proxy_cfg() local
|
D | proxy_server.c | 259 struct bt_mesh_net_rx *rx, in send_filter_status() 309 struct bt_mesh_net_rx rx = {0}; in proxy_cfg() local
|
D | access.c | 639 void bt_mesh_model_recv(struct bt_mesh_net_rx *rx, struct net_buf_simple *buf) in bt_mesh_model_recv()
|
D | net.h | 320 #define BLE_MESH_NET_IVI_RX(rx) (bt_mesh.iv_index - (rx)->old_iv) argument
|
/hal_espressif-latest/components/hal/ |
D | ecc_hal.c | 68 int ecc_hal_read_mul_result(uint8_t *rx, uint8_t *ry, uint16_t len) in ecc_hal_read_mul_result() 109 int ecc_hal_read_jacob_mul_result(uint8_t *rx, uint8_t *ry, uint8_t *rz, uint16_t len) in ecc_hal_read_jacob_mul_result() 142 int ecc_hal_read_point_add_result(uint8_t *rx, uint8_t *ry, uint8_t *rz, uint16_t len, bool read_ja… in ecc_hal_read_point_add_result()
|
/hal_espressif-latest/components/bootloader/subproject/components/micro-ecc/ |
D | uECC_verify_antifault.c | 26 uECC_word_t rx[uECC_MAX_WORDS]; in uECC_verify_antifault() local
|
/hal_espressif-latest/components/bt/porting/ext/tinycrypt/src/ |
D | ecc_dsa.c | 200 uECC_word_t rx[NUM_ECC_WORDS]; in uECC_verify() local
|
/hal_espressif-latest/components/bt/esp_ble_mesh/mesh_common/tinycrypt/src/ |
D | ecc_dsa.c | 199 uECC_word_t rx[NUM_ECC_WORDS]; in uECC_verify() local
|
/hal_espressif-latest/components/bt/porting/transport/driver/uart/ |
D | hci_driver_uart_dma.c | 101 struct uart_txrxchannel rx; member
|
/hal_espressif-latest/components/bt/host/bluedroid/stack/rfcomm/include/ |
D | port_int.h | 170 tPORT_DATA rx; /* Control block for data from peer to app */ member
|
/hal_espressif-latest/components/bt/host/bluedroid/btc/profile/std/l2cap/ |
D | btc_l2cap.c | 70 slot_data_t rx; member
|
/hal_espressif-latest/components/bt/host/bluedroid/stack/l2cap/ |
D | l2c_api.c | 1092 BOOLEAN L2CA_SetChnlDataRate (UINT16 cid, tL2CAP_CHNL_DATA_RATE tx, tL2CAP_CHNL_DATA_RATE rx) in L2CA_SetChnlDataRate()
|
/hal_espressif-latest/components/bt/host/bluedroid/btc/profile/std/spp/ |
D | btc_spp.c | 70 slot_data_t rx; member
|
/hal_espressif-latest/components/driver/deprecated/ |
D | i2s_legacy.c | 108 i2s_dma_t *rx; /*!< DMA Rx buffer*/ member
|
/hal_espressif-latest/components/soc/esp32/include/soc/ |
D | emac_mac_struct.h | 26 …uint32_t rx : 1; /*When this bit is set the receiver state machine of the MAC is enabl… member
|