Searched refs:mesh_network_address_unicast (Results 1 – 6 of 6) sorted by relevance
341 int mesh_network_address_unicast(uint16_t addr);
1919 …return mesh_network_address_unicast(mesh_heartbeat_subscription->source) && mesh_heartbeat_subscri… in config_heartbeat_subscription_enabled()1920 …(mesh_network_address_unicast(mesh_heartbeat_subscription->destination) || mesh_network_address_gr… in config_heartbeat_subscription_enabled()1940 (mesh_network_address_unicast(requested_subscription.source)); in config_heartbeat_subscription_set_handler()1945 …(mesh_network_address_unicast(requested_subscription.destination) && requested_subscription.destin… in config_heartbeat_subscription_set_handler()1963 !mesh_network_address_unicast(requested_subscription.destination) && in config_heartbeat_subscription_set_handler()
674 if (mesh_network_address_unicast(lower_transport_outgoing_message->dst)) { in mesh_lower_transport_outgoing_send_next_segment()702 if (mesh_network_address_unicast(lower_transport_outgoing_message->dst)){ in mesh_lower_transport_outgoing_send_next_segment()
474 if (!mesh_network_address_unicast(dest) || in mesh_configuration_client_send_model_publication_set()498 if (!mesh_network_address_unicast(dest) || in mesh_configuration_client_send_model_publication_virtual_address_set()
181 int mesh_network_address_unicast(uint16_t addr){ in mesh_network_address_unicast() function
796 if (mesh_network_address_unicast(dst)){ in mesh_access_message_process_handler()