Home
last modified time | relevance | path

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

/btstack/src/mesh/
H A Dmesh_network.h450 uint8_t mesh_network_nid(mesh_network_pdu_t * network_pdu);
H A Dmesh_proxy.c377 uint8_t nid = mesh_network_nid(received_network_pdu); in proxy_configuration_message_handler()
H A Dmesh_network.c1144 uint8_t mesh_network_nid(mesh_network_pdu_t * network_pdu){ in mesh_network_nid() function