Home
last modified time | relevance | path

Searched defs:mesh_pdu (Results 1 – 2 of 2) sorted by relevance

/btstack/src/mesh/
H A Dmesh_network.h84 typedef struct mesh_pdu { struct
88 mesh_pdu_type_t pdu_type; argument
H A Dmesh_upper_transport.c1023 mesh_pdu_t * mesh_pdu = (mesh_pdu_t *) btstack_linked_list_iterator_next(&it); in mesh_upper_transport_find_and_remove_pdu_for_lower() local