Home
last modified time | relevance | path

Searched defs:ctl (Results 1 – 6 of 6) sorted by relevance

/nrf52832-nimble/packages/NimBLE-latest/apps/blemesh_shell/src/
H A Dmain.c37 void net_recv_ev(uint8_t ttl, uint8_t ctl, uint16_t src, uint16_t dst, in net_recv_ev()
/nrf52832-nimble/packages/NimBLE-latest/nimble/host/mesh/src/
H A Dtesting.c32 void bt_test_mesh_net_recv(u8_t ttl, u8_t ctl, u16_t src, u16_t dst, in bt_test_mesh_net_recv()
H A Dtransport.c84 ctl:1, member
1050 static inline u8_t seg_len(bool ctl) in seg_len()
1059 static inline bool sdu_len_is_ok(bool ctl, u8_t seg_n) in sdu_len_is_ok()
H A Dnet.c793 const bool ctl = (tx->ctx->app_idx == BT_MESH_KEY_UNUSED); in bt_mesh_net_encode() local
H A Dfriend.c59 ctl:1; member
H A Dnet.h271 ctl:1, /* Network Control */ member