Home
last modified time | relevance | path

Searched refs:ctl_recv (Results 1 – 1 of 1) sorted by relevance

/hal_espressif-latest/components/bt/esp_ble_mesh/mesh_core/
Dtransport.c1015 static int ctl_recv(struct bt_mesh_net_rx *rx, uint8_t hdr, in ctl_recv() function
1106 return ctl_recv(rx, hdr, buf, seq_auth); in trans_unseg()
1712 err = ctl_recv(net_rx, *hdr, &rx->buf, seq_auth);