Searched defs:seq_auth (Results 1 – 2 of 2) sorted by relevance
| /device/soc/winnermicro/wm800/board/src/bt/blehost/nimble/host/mesh/src/ |
| D | transport.c | 68 u64_t seq_auth; member 81 u64_t seq_auth; member 731 struct os_mbuf *buf, u64_t *seq_auth) in trans_ack() 827 struct os_mbuf *buf, u64_t *seq_auth) in ctl_recv() 898 u64_t *seq_auth) in trans_unseg() 952 size_t data_len, u64_t *seq_auth, in bt_mesh_ctl_send() 984 u8_t ttl, u64_t *seq_auth, u32_t block, u8_t obo) in send_ack() 1083 const u64_t *seq_auth) in seg_rx_find() 1139 const u8_t *hdr, const u64_t *seq_auth, in seg_rx_alloc() 1171 enum bt_mesh_friend_pdu_type *pdu_type, u64_t *seq_auth, in trans_seg() [all …]
|
| D | friend.c | 1186 static void friend_purge_old_ack(struct bt_mesh_friend *frnd, u64_t *seq_auth, in friend_purge_old_ack() 1209 u64_t *seq_auth, u8_t seg_count, in friend_lpn_enqueue_rx() 1258 u64_t *seq_auth, u8_t seg_count, in friend_lpn_enqueue_tx() 1339 u64_t *seq_auth, u8_t seg_count) in friend_queue_has_space() 1370 u64_t *seq_auth, u8_t seg_count) in bt_mesh_friend_queue_has_space() 1404 u64_t *seq_auth, u8_t seg_count) in friend_queue_prepare_space() 1436 u64_t *seq_auth, u8_t seg_count, in bt_mesh_friend_enqueue_rx() 1470 u64_t *seq_auth, u8_t seg_count, in bt_mesh_friend_enqueue_tx() 1506 u16_t dst, u64_t *seq_auth) in bt_mesh_friend_clear_incomplete()
|