Searched refs:bt_mesh_provisioner_get_node_with_addr (Results 1 – 4 of 4) sorted by relevance
70 struct bt_mesh_node *bt_mesh_provisioner_get_node_with_addr(uint16_t unicast_addr);
494 struct bt_mesh_node *bt_mesh_provisioner_get_node_with_addr(uint16_t unicast_addr) in bt_mesh_provisioner_get_node_with_addr() function
1459 if (!bt_mesh_provisioner_get_node_with_addr(src)) { in ignore_net_msg()
824 return (esp_ble_mesh_node_t *)bt_mesh_provisioner_get_node_with_addr(unicast_addr); in btc_ble_mesh_provisioner_get_node_with_addr()