Home
last modified time | relevance | path

Searched defs:rx (Results 1 – 25 of 28) sorted by relevance

12

/AliOS-Things-master/components/ble_mesh/bt_mesh/core/src/
A Dtransport.c557 static bool is_replay(struct bt_mesh_net_rx *rx) in is_replay()
832 static int trans_heartbeat(struct bt_mesh_net_rx *rx, struct net_buf_simple *buf) in trans_heartbeat()
860 static int ctl_recv(struct bt_mesh_net_rx *rx, u8_t hdr, struct net_buf_simple *buf, u64_t *seq_aut… in ctl_recv()
932 static int trans_unseg(struct net_buf_simple *buf, struct bt_mesh_net_rx *rx, u64_t *seq_auth) in trans_unseg()
962 static inline bt_s32_t ack_timeout(struct seg_rx *rx) in ack_timeout()
1060 static void seg_rx_reset(struct seg_rx *rx, bool full_reset) in seg_rx_reset()
1087 struct seg_rx *rx = CONTAINER_OF(work, struct seg_rx, ack); in seg_ack() local
1125 struct seg_rx *rx = &seg_rx[i]; in seg_rx_find() local
1179 struct seg_rx *rx = &seg_rx[i]; in seg_rx_alloc() local
1208 struct seg_rx *rx; in trans_seg() local
[all …]
A Dnet.c144 static u64_t msg_hash(struct bt_mesh_net_rx *rx, struct net_buf_simple *pdu) in msg_hash()
157 static bool msg_cache_match(struct bt_mesh_net_rx *rx, struct net_buf_simple *pdu) in msg_cache_match()
1000 struct bt_mesh_net_rx *rx, struct net_buf_simple *buf) in net_decrypt()
1035 …d_decrypt(struct bt_mesh_subnet *sub, const u8_t *data, size_t data_len, struct bt_mesh_net_rx *rx, in friend_decrypt()
1069 static bool net_find_and_decrypt(const u8_t *data, size_t data_len, struct bt_mesh_net_rx *rx, in net_find_and_decrypt()
1138 static void bt_mesh_net_relay(struct net_buf_simple *sbuf, struct bt_mesh_net_rx *rx) in bt_mesh_net_relay()
1254 …mesh_net_decode(struct net_buf_simple *data, enum bt_mesh_net_if net_if, struct bt_mesh_net_rx *rx, in bt_mesh_net_decode()
1325 struct bt_mesh_net_rx rx = { .rssi = rssi }; in bt_mesh_net_recv() local
A Dlpn.c465 void bt_mesh_lpn_msg_received(struct bt_mesh_net_rx *rx) in bt_mesh_lpn_msg_received()
487 int bt_mesh_lpn_friend_offer(struct bt_mesh_net_rx *rx, in bt_mesh_lpn_friend_offer()
547 int bt_mesh_lpn_friend_clear_cfm(struct bt_mesh_net_rx *rx, in bt_mesh_lpn_friend_clear_cfm()
858 int bt_mesh_lpn_friend_sub_cfm(struct bt_mesh_net_rx *rx, in bt_mesh_lpn_friend_sub_cfm()
923 int bt_mesh_lpn_friend_update(struct bt_mesh_net_rx *rx, in bt_mesh_lpn_friend_update()
A Dfriend.c250 int bt_mesh_friend_clear(struct bt_mesh_net_rx *rx, struct net_buf_simple *buf) in bt_mesh_friend_clear()
479 int bt_mesh_friend_sub_add(struct bt_mesh_net_rx *rx, struct net_buf_simple *buf) in bt_mesh_friend_sub_add()
513 int bt_mesh_friend_sub_rem(struct bt_mesh_net_rx *rx, struct net_buf_simple *buf) in bt_mesh_friend_sub_rem()
574 int bt_mesh_friend_poll(struct bt_mesh_net_rx *rx, struct net_buf_simple *buf) in bt_mesh_friend_poll()
707 int bt_mesh_friend_clear_cfm(struct bt_mesh_net_rx *rx, struct net_buf_simple *buf) in bt_mesh_friend_clear_cfm()
807 int bt_mesh_friend_req(struct bt_mesh_net_rx *rx, struct net_buf_simple *buf) in bt_mesh_friend_req()
1095 static void friend_lpn_enqueue_rx(struct bt_mesh_friend *frnd, struct bt_mesh_net_rx *rx, in friend_lpn_enqueue_rx()
1230 void bt_mesh_friend_enqueue_rx(struct bt_mesh_net_rx *rx, enum bt_mesh_friend_pdu_type type, u64_t … in bt_mesh_friend_enqueue_rx()
A Dprov.c174 } rx; member
1332 static void link_open(struct prov_rx *rx, struct net_buf_simple *buf) in link_open()
1381 static void link_ack(struct prov_rx *rx, struct net_buf_simple *buf) in link_ack()
1386 static void link_close(struct prov_rx *rx, struct net_buf_simple *buf) in link_close()
1395 static void gen_prov_ctl(struct prov_rx *rx, struct net_buf_simple *buf) in gen_prov_ctl()
1462 static void gen_prov_cont(struct prov_rx *rx, struct net_buf_simple *buf) in gen_prov_cont()
1507 static void gen_prov_ack(struct prov_rx *rx, struct net_buf_simple *buf) in gen_prov_ack()
1519 static void gen_prov_start(struct prov_rx *rx, struct net_buf_simple *buf) in gen_prov_start()
1578 static void gen_prov_recv(struct prov_rx *rx, struct net_buf_simple *buf) in gen_prov_recv()
1595 struct prov_rx rx; in bt_mesh_pb_adv_recv() local
A Dprovisioner_prov.c205 } rx; member
2775 static void link_ack(struct prov_rx *rx, struct net_buf_simple *buf) in link_ack()
2809 static void link_close(struct prov_rx *rx, struct net_buf_simple *buf) in link_close()
2821 static void gen_prov_ctl(struct prov_rx *rx, struct net_buf_simple *buf) in gen_prov_ctl()
2897 static void gen_prov_cont(struct prov_rx *rx, struct net_buf_simple *buf) in gen_prov_cont()
2954 static void gen_prov_ack(struct prov_rx *rx, struct net_buf_simple *buf) in gen_prov_ack()
2992 static void gen_prov_start(struct prov_rx *rx, struct net_buf_simple *buf) in gen_prov_start()
3054 static void gen_prov_recv(struct prov_rx *rx, struct net_buf_simple *buf) in gen_prov_recv()
3100 struct prov_rx rx; in provisioner_pb_adv_recv() local
A Dproxy.c218 static void send_filter_status(struct bt_mesh_proxy_client *client, struct bt_mesh_net_rx *rx, in send_filter_status()
267 struct bt_mesh_net_rx rx; in proxy_cfg() local
A Dprovisioner_proxy.c136 struct bt_mesh_net_rx rx; in proxy_cfg() local
A Daccess.c570 void bt_mesh_model_recv(struct bt_mesh_net_rx *rx, struct net_buf_simple *buf) in bt_mesh_model_recv()
/AliOS-Things-master/solutions/javascript_demo/agriculture_demo/
A Dmodbus.js38 rx: null property in rtn.read.packet
76 rx: null property in rtn.write.packet
/AliOS-Things-master/components/linkkit/dev_model/deprecated/
A Dimpl_ntp.c46 uint32_t rx = 0; in linkkit_ntp_time_reply() local
/AliOS-Things-master/hardware/chip/rtl872xd/sdk/component/common/bluetooth/realtek/sdk/board/common/src/
A Dbt_uart_bridge.c349 void bt_uart_bridge_open(PinName tx, PinName rx) in bt_uart_bridge_open()
/AliOS-Things-master/components/ble_host/bt_host/include/bluetooth/
A Dl2cap.h133 struct bt_l2cap_le_endpoint rx; member
174 struct bt_l2cap_br_endpoint rx; member
/AliOS-Things-master/components/ble_host/bt_crypto/tinycrypt/source/
A Decc_dsa.c201 uECC_word_t rx[NUM_ECC_WORDS]; in uECC_verify() local
/AliOS-Things-master/components/SDL2/src/image/
A Dnanosvgrast.h405 float rx = px + dlx*w, ry = py + dly*w; in nsvg__initClosed() local
416 float rx = px + dlx*w, ry = py + dly*w; in nsvg__buttCap() local
434 float rx = px + dlx*w, ry = py + dly*w; in nsvg__squareCap() local
456 float lx = 0, ly = 0, rx = 0, ry = 0, prevx = 0, prevy = 0; in nsvg__roundCap() local
551 float lx, ly, rx, ry; in nsvg__roundJoin() local
587 float rx = p1->x + (p1->dmx * w), ry = p1->y + (p1->dmy * w); in nsvg__straightJoin() local
A Dnanosvg.h2102 float rx, ry, rotx; in nsvg__pathArcTo() local
2353 float rx = -1.0f; // marks not set in nsvg__parseRect() local
2436 float rx = 0.0f; in nsvg__parseEllipse() local
/AliOS-Things-master/hardware/chip/rtl872xd/csi_driver/uart/
A Duart.c47 PinName rx; in uart_rx_pin_get() local
189 PinName rx = uart_rx_pin_get(uart_idx, CSI_PinMap_UART_RX); in csi_uart_init() local
/AliOS-Things-master/hardware/chip/rtl872xd/hal/
A Duart.c24 PinName rx; member
/AliOS-Things-master/hardware/chip/rtl872xd/hci_driver/
A Dhci_driver.c76 } rx; variable
/AliOS-Things-master/components/sensor/hal/
A Dsensor_drv_api.c308 int32_t sensor_spi_read(spi_dev_t *spi, uint8_t *tx, uint8_t *rx, uint16_t size, in sensor_spi_read()
/AliOS-Things-master/components/ble_host/bt_host/hci_driver/
A Dh4_driver.c81 struct rx_t rx; member
/AliOS-Things-master/components/ble_host/bt_host/host/
A Dconn_internal.h129 struct net_buf *rx; member
/AliOS-Things-master/components/ai_agent/src/engine/tflite-micro/third_party/ruy/ruy/
A Dblock_map.cc79 bool rx = t & 2; in DecodeTraversalFractalHilbert() local
/AliOS-Things-master/components/SDL2/src/gfx/
A DSDL_gfxPrimitives.c3709 int ellipseColor(SDL_Surface * dst, Sint16 x, Sint16 y, Sint16 rx, Sint16 ry, Uint32 color) in ellipseColor()
4023 int ellipseRGBA(SDL_Surface * dst, Sint16 x, Sint16 y, Sint16 rx, Sint16 ry, Uint8 r, Uint8 g, Uint… in ellipseRGBA()
4088 int aaellipseColor(SDL_Surface * dst, Sint16 x, Sint16 y, Sint16 rx, Sint16 ry, Uint32 color) in aaellipseColor()
4328 int aaellipseRGBA(SDL_Surface * dst, Sint16 x, Sint16 y, Sint16 rx, Sint16 ry, Uint8 r, Uint8 g, Ui… in aaellipseRGBA()
4358 int filledEllipseColor(SDL_Surface * dst, Sint16 x, Sint16 y, Sint16 rx, Sint16 ry, Uint32 color) in filledEllipseColor()
4526 int filledEllipseRGBA(SDL_Surface * dst, Sint16 x, Sint16 y, Sint16 rx, Sint16 ry, Uint8 r, Uint8 g… in filledEllipseRGBA()
/AliOS-Things-master/hardware/chip/rtl872xd/sdk/component/common/mbed/targets/hal/rtl8721d/
A Dserial_api.c461 void serial_init(serial_t *obj, PinName tx, PinName rx) in serial_init()

Completed in 58 milliseconds

12